/*
Theme Name: Muse
Theme URI: tpl_muse
Description: A full featured unlimited colors admin panel theme from Themio
Author: Themio
Author URI: http://themio.net
Version: 1.0

/* Structure
-------------------------------------------------------------------*/
body {font-size: 12px; color: #474747}

a {color:#0054a6; text-decoration: none}
a:hover {text-decoration: underline}

p {line-height: 1.5em; margin-bottom: 0.5em}

/* Header
-------------------------------------------------------------------*/
header {
    background-image: url(../images/header/header_bg.png); 
    background-repeat: repeat-x;
    /*padding: 8px 0 0; */
    /*height: 42px;*/
    height: 37px;
}

#logo {width: 180px; height: 30px; background: url(../images/ico_bb_32.png) no-repeat; text-indent: -9999em; display: block; float: left}

#search {float: right}
#search input[type='text'] {float:left; margin-left: 20px; border: 1px solid #000101; box-shadow: 0 1px 2px #C4C4C4 inset; height: 23px; line-height: 23px; padding: 0 5px;
         background: #fff url(../images/header/ico_search.png) no-repeat 95% center; width: 15em}
#search input[type='submit'] {float: right; text-indent: -999em}

header .left {
    /*padding: 8px 0 8px*/
    padding-top: 3px;
}

header .right {position: relative}
header .right ul {display: block}
header .right li {
    padding: 0 10px 0 9px;
    padding-top: 3px;
    float: left; 
    background: url(../images/header/topnav/separator.png) no-repeat right
}
header .right li:last-child {border-right: none; padding-right: 0; background: none}

header .right .sf-with-ul {text-indent: -9999em}
header .right .sf-sub-indicator {top: 0}
header .right .sfHover a, header .right li li {background: #ddd}
header .right li ul {top: 1em !important; left: 10px !important}
header .right li li {padding: 10px}


#toolbar, #messages, #settings {float: left}
#messages, #settings, #search {display: block; text-indent: -999em; height: 32px; width: 20px}
#toolbar {line-height: 32px; padding: 0 10px}

#loginarrow {width: 20px; display: inline-block; background: url(../images/header/topnav/downarrow.png) no-repeat center 90%; height: 20px}
#messages {background: url(../images/header/topnav/mailicon.png) no-repeat center center}
#settings {background: url(../images/header/topnav/settingsicon.png) no-repeat center center}
#search {background: url(../images/header/topnav/searchicon.png) no-repeat center center}

#searchdrop, #logindrop {background: #FFFFFF;box-shadow: 0 0 5px #212121; z-index: 99999;display: none; position: absolute;}

#logindrop {
    height: 68px;
    /*right: 134px;*/
    right: 15px;
    top: 32px;
    width: 200px;
}
#logindrop li {float: none; display: block; background: none}
#logindrop li a {color: #444; display: block; line-height: 32px;}

#editprofile a {background: url(../images/header/topnav/editicon.png) no-repeat right center !important}
#logoutprofile {padding: 0 10px}
#logoutprofile a {background: url(../images/header/topnav/logouticon.png) no-repeat right center !important;}

#searchdrop {height: 50px;right: 0px;top: 32px;width: 200px;}

#toolbar, #toolbar a {color: #fff}

#toolbar a:hover {
    color:#f5b864;
    text-decoration: none !important;
}

#logged, #logged a {color: #fff}
#logged {opacity: 0.75} #logged a {display: inline}

#searchbox {width: 170px; margin: 10px auto; display: block}

/*
#titlediv {
    border-bottom: 1px solid #D6D6D6;
}*/
#titlediv h1 { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 2em; color: #f1e9e9}


#pattern {
    /*padding-top: 10px; 
    padding-bottom: 11px; 
    */
    }

/* Navigation
-------------------------------------------------------------------*/
/*
nav li, nav {
  background-image: url(../images/header/nav-bg.png); background-repeat: repeat-x; background-position: bottom;
}*/
nav {
	height: 41px;
        clear: both;
        width: 100%;
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
}

nav li li a {line-height: 32px}

nav li {display: inline-block; line-height: 36px}
nav li a {font-size: 12px; background-repeat: no-repeat; background-position:right top; color: #fff; text-decoration: none; padding: 0 16px 0 13px; display: inline-block; line-height: 41px}
nav li a:hover {text-decoration: none}
nav .icon img {float: left; padding-left: 10px}

nav li ul {box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5);}

nav li.active, nav li:hover {background-image: url(../images/header/menu_hover.png); background-repeat: no-repeat; background-position: right top}
nav li.active a {background-image: none}

nav .iconed a {padding-left: 10px}
nav .iconed img {vertical-align: text-bottom;}

nav .mobile-only {uyfont-size: 15px;height: 28px;margin: 0 auto;padding: 5px 0;position: relative;top: 5px;width: 90%;}

nav li li, nav li li a {background: url(../images/header/1px_2.png) repeat}
nav li li:hover {background:url(../images/header/1px.png) repeat;}

/* Sidebar
-------------------------------------------------------------------*/
#sidebar {position:absolute;top:0;left:0;width:204px;height:100%;background-image: url(../images/menu/sidebar_bg.png); background-repeat: repeat-y; background-position: top right}
@media screen{
  body>div#sidebar{position:fixed;}
}
* html body{overflow:hidden;}
* html #wrap{height:100%;overflow:auto;}
#wrap.sidebarred {margin-left: 204px;} /* same as width of #sidebar */

#sidebar nav {margin-top: 0}
#sidebar nav li {width: 100%}
#sidebar nav li ul {top: 0; left: 200px}
#sidebar nav li ul ul {left: 10em}

/* Page Title
-------------------------------------------------------------------*/
ul.breadcrumbs {background: url(../images/header/breadcrumbhome.png) no-repeat left center; padding-left: 16px; color: #fff}
ul.breadcrumbs li:before {padding: 0 5px 0 0;}

ul.breadcrumbs a {color: #fff;font-size: 0.917em}

.pagetitle {background-image: url(../images/header/pagetitle_grad.png); background-repeat: repeat-x; border-bottom: 1px solid #fff;}
.pagetitle .row {height: 110px; padding-top: 10px}

/*.row h1 {color: #fff; font-weight: normal; margin-top: 45px}*/
.row h1 {
    color: #151515; 
    font-size: 1.7em;
    margin-top: 10px; 
    margin-bottom: 10px
}

/* Body
-------------------------------------------------------------------*/
#actualbody {padding-top: 0px}
#actualbody .row {padding: 25px 0px 20px 0}

body, input, select, textarea, h1, h2, p, a, span{
     font-family: Source Sans Pro, Arial !important;
}

h1, h2 {
    color: #3b3b3b;
}
/*h1 {font-size: 2.333em; text-shadow: 0 1px 0 rgba(0,0,0,0.5)}*/
h1 {font-size: 1.6em;}
h2 {font-size: 1.333em;
    /*text-shadow: 0 1px 0 #fff;*/
   }
h3 {font-size: 1.5em; color: #000; padding-bottom: 5px; font-weight: bold;}

.widget {
        background: #fff;
        padding: 2em 2em;
        margin-top: 10px;
        /*border-top: 1px solid rgb(221, 221, 221);*/
        /*border: 1px solid #c2c2c2;*/
        /*box-shadow: 0 1px 2px #858585*/
       }

h2 {
    color: rgb(26, 26, 26) !important;
    background:rgb(255, 255, 255)!important;
    border-right: 1px solid rgb(190, 188, 188);
    border-bottom: 1px solid rgb(190, 188, 188);
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%,rgb(235, 230, 230) 100%) !important;
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(235, 230, 230) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255, 255, 255)), color-stop(100%,rgb(235, 230, 230)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%,rgb(235, 230, 230) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0%,rgb(235, 230, 230) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%,rgb(235, 230, 230) 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EBE6E6',GradientType=0 );
    background: linear-gradient(top, rgb(255, 255, 255) 0%,rgb(235, 230, 230) 100%);
    /*
    color:rgb(63, 63, 63) !important;
    background:rgb(221, 221, 221)!important;
    border: 4px solid #fff;
    background: -webkit-linear-gradient(top, rgb(231, 231, 231) 0%,rgb(223, 223, 223) 100%) !important;
    background: -moz-linear-gradient(top, #f8f8f8 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(top, #f8f8f8 0%,#f3f3f3 100%);
    background: -o-linear-gradient(top, #f8f8f8 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(top, #f8f8f8 0%,#f3f3f3 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f3f3f3',GradientType=0 );
    background: linear-gradient(top, #f8f8f8 0%,#f3f3f3 100%);
    */
    
    
    position: relative; 
    top: -2em;
    /*
    top: -0.8em;  minimal
    left: -1.5em;
    */
    padding: 0.6em 3em; 
    /*box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 1px #E0E0E0;*/
    display:inline; 
    /*border: 1px solid #BCBCBC;*/
}

.widget_inside {padding: 1px 20px}

.widget_inside .col_12 {margin-bottom: 40px}
.widget_inside .col_12:last-child {margin-bottom: 20px}

/* Table
-------------------------------------------------------------------*/

table {width:100%;}
th{background: #fff;}
td, th {
    text-align: left; 
    /*padding-bottom: 0.5em;
    padding-top: 0.5em;*/
    line-height: 2.5em;
    color: #000; 
    padding-left: 0.5em; 
    vertical-align: top}
tbody td {vertical-align: middle}

tr {background: #fbfbfb}
th {border-bottom: 1px solid #ddd}

.regular, .zebra {border: 1px solid #ABABAB}
.zebra tr:nth-child(2n) {background: #f1f1f1}

.regular tr:hover, .zebra tr:hover, .dataTable tr:hover {background: #ededed}

/* DataTables */

.dataTables_length {float: left; width: 40%}
.dataTables_filter {float: right;text-align: right;width: 50%;}
.dataTables_info {float: left;width: 50%; padding: 5px 0}
.dataTables_paginate {float: right;text-align: right;}
.DataTables_sort_icon {
    /*float: right;*/
    margin-top: 3px;
    margin-bottom: 3px;
    position: relative;
}

.fg-toolbar {
   padding-bottom: 5px;
   padding-top: 15px;
}
.dataTable th {
    background: #E2E8FF; /*#CED8F6;*/ 
    box-shadow: 0px 0 1px #d4f3f3 inset; 
    border: 1px dotted #fff;
    border-top: none;
    
    padding-left: 5px;
    /*padding-right: 5px;*/
    padding-top: 1em;
    padding-bottom: 1em;
    
}
.dataTable td {
    border-top: none; 
    border-bottom:1px solid #dbdbdb;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 1px;
    line-height: 1.8em;
}
.dataTable tr td:first-child {border-left: 1px solid #fffff}
.dataTable tr td:last-child {border-right: 1px solid #fffff}

.dataTable tr:nth-child(2n) {background: #f1f1f1}
.sorting_1 {background: #f6fefe}
tr:nth-child(2n) .sorting_1 {background: #e9fdfc}

.fg-buttonset .ui-state-disabled, .pagination .disabled a {color: #adadad}

.fg-buttonset .fg-button, .pagination li a {
    background: #fbfbfb; padding: 5px 10px; border: 1px solid #ababab; opacity: 1;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 );
    background: linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%);
}

.fg-buttonset span .ui-state-disabled, .pagination .active a {
    background: #3d8fe3; color: #fff;
    background: -moz-linear-gradient(top, #3d8fe3 0%, #2d6bd9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d8fe3), color-stop(100%,#2d6bd9));
    background: -webkit-linear-gradient(top, #3d8fe3 0%,#2d6bd9 100%);
    background: -o-linear-gradient(top, #3d8fe3 0%,#2d6bd9 100%);
    background: -ms-linear-gradient(top, #3d8fe3 0%,#2d6bd9 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d8fe3', endColorstr='#2d6bd9',GradientType=0 );
    background: linear-gradient(top, #3d8fe3 0%,#2d6bd9 100%);
    box-shadow: 0 1px 1px #58a4e9 inset; border: 1px solid #19559e; border-right-width: 2px;
}

.dataTables_filter input {box-shadow: inset 0 0 2px #e0e0e0}

/* Pagination + */
.pagination {font-size:1em; margin-top: 2em; float: right}
.pagination a {text-decoration: none}
.pagination li.disabled a, .pagination li.active a {cursor: default}
.pagination li {margin-left: -5px}
.pagination li:first-child a {margin-left: 0; border-radius: 3px 0px 0px 3px; }
.pagination li:last-child a {border-radius: 0px 3px 3px 0px ; }

/* Calendar */
.fc-header td {border: 0;}
.fc-header tr {background: transparent}

/* Charts - style up the tooltips content */
.legend table {width: auto;}

/*Resume Table*/

.resume{
    width: 50%;
    min-width: 400px;
    
}

.resume table {
    margin-left: 5%;
    margin-buttom: 1%;
    margin-bottom: 10px;
}
.resume table td {width: auto;}
.resume table tr:first-child td {
    font-size: 1.2em; 
    color: #474747;
    font-weight: bold;
}
.resume table tr td:first-child {
    /*font-weight: bold;*/ 
    text-transform: capitalize; 
    width: 150px;}
.resume tr:nth-child(2n) {background: #E6E6E6}
/*.resumeTable tr td:last-child {border-right: 1px solid #ABABAB}
*/

.resume p {
    padding-left: 5.5%;
}

/* Login
-------------------------------------------------------------------*/
#login {background: url(../images/background/body_blueprint.png)}
#login .container {position: relative; top: 200px}
#login .grey-highlight {padding: 20px 0}

/* Gallery
-------------------------------------------------------------------*/
.gallery li {display: inline-block; float: left; margin: 10px; position: relative}
.gallery li img {background: #fff;border: 1px solid #dcdcdc;display: block;height: 90px;margin: 0 auto;padding: 4px;width: 90px;}

.gallery li:hover .img_options {display: block}

.img_options {position: absolute;z-index: 99; bottom: 5px; right: -1px; width: 55px; height: 25px; display: none}
.img_options li {background-image: url(../images/buttons/gallery.png); display: inline-block;float: none;margin: 0 !important;text-align: center; text-indent: -999em; width: 25px; height: 25px; margin: 0}

.img_options li{background-position: 0 -150px;}
.img_options li:hover {background-position: 0 -120px;}
.img_options li:active {background-position: 0 -90px;}

.img_options li:last-child {background-position: 0 -60px; left: -5px}
.img_options li:last-child:hover {background-position: 0 -30px;}
.img_options li:last-child:active {background-position: 0 0;}

.gallery li:hover img {border: 1px solid #cacaca; box-shadow: 0 0 3px #b0b0b0}

.gallery.medium li {margin-left: 40px;}
.gallery.medium img {height: 150px; width: 210px}

.gallery.large li {margin-left: 16px;}
.gallery.large img {height: 230px; width: 330px}

/* Forms
-------------------------------------------------------------------*/
span.info {display: block; margin-top: 5px}

.form {
   /* border: 1px solid #ababab; */
   border: 3px solid #e4e6ed;
}


.noBorder{
    border: none !important;
}

.form div.clearfix {
    border-bottom: 1px solid rgb(224, 224, 224);
    padding: 10px 6px;
}
.form div.clearfix label {
    /*width: 11.5em; */
    width: 13.5em; 
    float: left; 
    text-align:left; 
    padding-top: 9px;
    padding-left: 6%;
 }
.form div.clearfix:last-child {border-bottom: 0}
.form div.clearfix div.input {
    float: left; 
    /*margin-left: 1.667em*/
}

label {
    color: #3f3f3f;
    font-weight: bold;
        
}
.input.no-label {margin-left:19em !important}
.input.no-label1 {margin-left:17em !important}

input[type="text"],input[type="password"], textarea, select {border: 1px solid #ababab; -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; padding: 5px}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #f2f2f2;
    border-color: #D3D3D3;
    box-shadow: inset 0 0 1px rgba(0,0,0,0.15);
    cursor: not-allowed;
}

textarea {font-size: 1em}


.form .red-highlight {
    font-size: 1.3em;
    margin-bottom: 10px;
    background: #e4e6ed
    /*background:rgb(224, 224, 224);*/
}
.form .red-highlight input[type='text'] {border: 1px solid #db7a7a}

/*.form .green-highlight {background:#E1FCDD}*/
.form .green-highlight input[type='text'] {border: 1px solid #74A75A}

.form .grey-highlight {
    /*background:#E8E8E8;*/
    background:#f1f1f1;
}
.form .grey-highlight input[type='text'] {border: 1px solid #ababab}

.form .help {opacity: 0.75; font-family: 0.917em}

.form .red-highlight .help {color: #731313}
.form .green-highlight .help {color: #377313}


.form.stacked label {text-align: left !important; display: block; float: none !important; width: auto !important}
.form.stacked div.input {margin-left: 0 !important; margin-top: 1em !important}

.no-border {border: 0}


input.mini, textarea.mini, select.mini {width: 60px;}
input.small, textarea.small, select.small {width: 90px;}
input.medium, textarea.medium, select.medium {width: 150px;}
input.large, textarea.large, select.large {width: 210px;}
input.xlarge, textarea.xlarge, select.xlarge {width: 270px;}
input.xxlarge, textarea.xxlarge, select.xxlarge {width: 530px}
textarea.xxlarge {overflow-y: auto;}
textarea {
    /*min-width: 400px;*/ 
    /*min-height: 50px*/
}

.error_string {
    font-family: 0.917em; 
    /*color:#A70000;*/ 
    color:#cc3a48;
    padding-top: 1.3em;
    float: left;
    font-weight: bold;
}

.error {
    line-height: 0em;
    margin-left: 15px;
}

.errorMsg{
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-size: 1.1em;
    color: #cc3a48;
    font-weight: bold;
    margin-top: 0.5em;
    margin-left: 14em !important;
}

.comment_string {
    font-family: 0.7em; 
    font-style:italic;
    color:#616161;
    padding-top:1em;
    float: left;
    line-height: 0em;
    margin-left: 15px;
}



/* Typography
-------------------------------------------------------------------*/
h3 {margin-bottom: 0,5em}
h4 {font-size: 1.333em; line-height: 1.666em;}
h5 {font-size: 1em; line-height: 1.333em;}
h6 {font-size: 0.75em; line-height: 1em}

.widget_inside h2 {top: -0.5em; left: 0; line-height: 3em}



ul.disc, ul.square, ol.numbered {line-height: 1.2em}
ul.disc ul, ul.square ul, ol.numbered ol {text-indent: 2em}

blockquote {font-size: 1.2em; line-height: 1.4em; font-style: italic; border-left: 5px solid #ddd; padding-left: 10px}
cite {font-style: normal !important;}
cite:before {content: "~"}

/*pre {background: #fff !important}*/

.description{
    color:#3c3c3c;
    padding-left: 2px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
}

.request{
    width: 700px;
    margin-left: 2.5%;
}

.request td{
    line-height: 2em;
    text-align: left;
    color: #474747;
}

.field {
    width: 140px;
    font-weight: bold;
    text-align: left;
}

.lodgingDetails{
    margin-left: 0% !important;
}

/* Notification
-------------------------------------------------------------------*/
.notification {display: block; padding: 1.3em 35px; margin-bottom: 1em}

.notification.undone {border: 1px solid #c88383; background: url(../images/notifications/cross.png) no-repeat 10px center #fabbbb; color: #882626}
.notification.done {border: 1px solid #90b96b; background: url(../images/notifications/tick.png) no-repeat 10px center #c2ee9b; color: #345f0e}
.notification.information {border: 1px solid #7ea2bf; background: url(../images/notifications/information-balloon.png) no-repeat 10px center #b6d9f4; color: #1e4f74}
.notification.setting {border: 1px solid #b7b7b7; background: url(../images/notifications/gear.png) no-repeat 10px center #e2e2e2; color: #454545}
.notification.warning {border: 1px solid #c2c193; background: url(../images/notifications/exclamation.png) no-repeat 10px center #f1efb1; color: #6c6913}

.advert {
    margin: 1em; 
    color:#A76715;;   
    font-size: 1.2em;
    font-weight: bold;
    /*width: 50%;*/
    text-align: center;
    padding: 1.2em 1em;
    /*background-color:rgb(240, 218, 135);*/
    background-color: rgb(255, 242, 150);
 }
 
 .info{
     margin-bottom: 1.5em; 
 }

/* Button
-------------------------------------------------------------------*/

button, input[type="submit"], input[type="button"], input[type="reset"], .button {padding: 7px 32px; outline: none}
button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, .button:hover {text-decoration: none;}
button:active span, input[type="submit"]:active span, input[type="button"]:active span, input[type="reset"]:active span, .button:active span {position: relative; top: 1px}

button, input[type="submit"], input[type="button"], input[type="reset"], .button {border: 1px solid #ababab;box-shadow:inset 0 1px 0px #fff; color: #3b3b3b;
    background: #efefef;
    background: -moz-linear-gradient(top, #efefef 0%, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e9e9e9));
    background: -webkit-linear-gradient(top, #efefef 0%,#e9e9e9 100%);
    background: -o-linear-gradient(top, #efefef 0%,#e9e9e9 100%);
    background: -ms-linear-gradient(top, #efefef 0%,#e9e9e9 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e9e9e9',GradientType=0 );
    background: linear-gradient(top, #efefef 0%,#e9e9e9 100%);
}
button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, .button:hover {box-shadow:0 1px 1px #FFFFFF inset, 0 0 2px #E1E1E1}
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, .button:active {box-shadow: 0 0 5px #c2c2c2 inset;}

.button.blue {border: 1px solid #19559e; box-shadow:inset 0 1px 0px #58a4e9; color: #fff;
    background: #3d90e3;
    float:left;
    background: -moz-linear-gradient(top, #3d90e3 0%, #2d6ad9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d90e3), color-stop(100%,#2d6ad9));
    background: -webkit-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    background: -o-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    background: -ms-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d90e3', endColorstr='#2d6ad9',GradientType=0 );
    background: linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
}

.button.blue:hover {box-shadow:0 1px 1px #58A4E9 inset, 0 0 2px #62A1E3}
.button.blue:active {box-shadow: 0 0 5px #3067A2 inset;}

.button.dark {
    padding: 6px 25px;
    border: 1px solid #19559e; box-shadow:inset 0 1px 0px #58a4e9; color: #fff;
    background: #3d90e3;
    background: -moz-linear-gradient(top, #3d90e3 0%, #2d6ad9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d90e3), color-stop(100%,#2d6ad9));
    background: -webkit-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    background: -o-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    background: -ms-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d90e3', endColorstr='#2d6ad9',GradientType=0 );
    background: linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
}

.button.dark:hover {box-shadow:0 1px 1px #58A4E9 inset, 0 0 2px #62A1E3}
.button.dark:active {box-shadow: 0 0 5px #3067A2 inset;}


.button.black {border: 1px solid #000; box-shadow:inset 0 1px 0px #545454; color: #fff;
    background: #404040;
    background: -moz-linear-gradient(top, #404040 0%, #323232 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(100%,#323232));
    background: -webkit-linear-gradient(top, #404040 0%,#323232 100%);
    background: -o-linear-gradient(top, #404040 0%,#323232 100%);
    background: -ms-linear-gradient(top, #404040 0%,#323232 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#323232',GradientType=0 );
    background: linear-gradient(top, #404040 0%,#323232 100%);
}

.button.black:hover {box-shadow:0 1px 1px #545454 inset, 0 0 2px #4D4D4D}
.button.black:active {box-shadow: 0 0 5px #232323 inset}

.small.button {font-size:0.8em; padding: 3px 5px}
.large.button {font-size:1.3em; padding: 7px 10px}

/* Report
-------------------------------------------------------------------*/
.report {text-align: center; }

.report .button {
    display: inline-block;
    margin: 0 12px 10px;
    width: 13% !important;
    min-width: 130px;
    padding: 10px 5px;
}

.report .up, .report .down {color: #fff;}

.report .up {background: url(../images/buttons/uparrow_sep.png) no-repeat left -65px; box-shadow:0 1px 0px #9CC49D inset; border-color: #4f6a05;}
.report .down {background: url("../images/buttons/downarrow_sep.png") no-repeat left 0; box-shadow: 0 1px 0px #E7C351 inset; border-color: #9d6008;}

.report .value, .report .attr  {display: block; text-align: center}
.report .value {font-size: 1.833em; padding: 4px 0 2px}
.report .attr {font-size: 0.917em; padding: 2px 0 4px}

.report .button:active {box-shadow: none}
.report .button:active span {top: 0;}

/* Footer
-------------------------------------------------------------------*/
footer {background: #ddd; padding-top: 20px}


/* Consolidating CSS3 Features
-------------------------------------------------------------------*/
#search input[type='text'], table {border-radius: 2px; -moz-border-radius:2px; -webkit-border-radius:2px}

.picker, #searchdrop, #logindrop, .gallery li img, input[type="text"],input[type="password"], 
    textarea, select, .notification, button, input[type="submit"], input[type="button"], input[type="reset"], 
    .button, .report .up, .report .down, code {
        border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px
    }
 

/*
.widget, .twipsy-inner {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
*/
/* Twipsy
-------------------------------------------------------------------*/

.twipsy {display: block;position: absolute;visibility: visible;padding: 5px;font-size: 11px;z-index: 1000;-ms-filter: alpha(opacity=80);-khtml-opacity: 0.8;-moz-opacity: 0.8;opacity: 0.8;}

.twipsy.fade.in {-ms-filter: alpha(opacity=80);-khtml-opacity: 0.8;-moz-opacity: 0.8;opacity: 0.8;}
.twipsy.above .twipsy-arrow {bottom: 0;left: 50%;margin-left: -5px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #000000;}
.twipsy.left .twipsy-arrow {top: 50%;right: 0;margin-top: -5px;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #000000;}

.twipsy.below .twipsy-arrow {top: 0;left: 50%;margin-left: -5px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #000000;}
.twipsy.right .twipsy-arrow {top: 50%;left: 0;margin-top: -5px;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-right: 5px solid #000000;}
.twipsy-inner {padding: 3px 8px;background-color: #000000;color: white;text-align: center;max-width: 200px;text-decoration: none;}
.twipsy-arrow {position: absolute;width: 0;height: 0;}

.fade {-webkit-transition: opacity 0.15s linear;-moz-transition: opacity 0.15s linear;-ms-transition: opacity 0.15s linear;-o-transition: opacity 0.15s linear;transition: opacity 0.15s linear;opacity: 0;}
.fade.in {opacity: 1;}



/* Fixes for Mobile
-------------------------------------------------------------------*/

@media handheld, only screen and (max-width: 767px) {
    /* Layout Fixes */
    .widget {padding-top:0px}
    h2 {top: -1em}
    .col_12 .col_1, .col_12 .col_2, .col_12 .col_3, .col_12 .col_4, .col_12 .col_5, .col_12 .col_6,
    .col_12 .col_7, .col_12 .col_8, .col_12 .col_9, .col_12 .col_10, .col_12 .col_11 {margin-bottom: 10px}

    .pattern h1, header .left {margin-left: 10px}
    header .right {margin-right: 10px}

    .report .button {margin: 0 0px 10px}

    /* Form Fixes */
    .form div.clearfix label {text-align: left; float:none}
    .form div.clearfix div.input {
        display:block; 
        margin-left: 0; 
        margin-top:10px; 
        float:none}
    .form div.clearfix div.input input[type="text"] {width: 80%}

    /* Sidebar */
    #wrap.sidebarred {margin-left: 0}

}

/* in Portrait mode */   
@media screen and (max-width: 320px) {
    #toolbar span {display: none} /* Don't show 'Logged in as' text */
    header .right li {padding: 0 5px} /* Shrink the toolbar to fit */
}

/* Used for Demo
-------------------------------------------------------------------*/

#aurora_option, .trigger {position: fixed;z-index: 9999;right: 0;}
#aurora_option {padding: 10px;top: 217px;background: #111;display: none; border-radius: 3px 0 0 3px}

#aurora_option label {width: 10em; padding: 0}
#aurora_option {border: 0; border-radius: 5px 0 0 5px }
#aurora_option .clearfix {border: 0}

.trigger {padding: 10px;top: 188px;background: #111;z-index: 999; color: #fff;}

.picker {background-color: #222936;border: 2px solid #222222;float: left;height: 14px;width: 60px;}

#aurora_or, #aurora_or span {display: block; line-height: 1.3em;}
#aurora_or {color: #fff; text-align: center;}
#aurora_or span {border-top: 1px solid #ddd;}

#aurora_option select {padding: 0; }
#aurora_option label {padding-top: 5px; color: #929292}


.resume_title a{
	text-decoration: none;
}

.resume_title{
	font-size: 21px;
	float: left;
	padding-top: 25px;
}
.logo-home{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F29618;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.pad{
	font-size: 12px;
	color: #666;
	margin-top: 20px;
	max-width: 210px;
}
.back{
	padding-bottom: 10px;
	padding-left: 20px;
}
.buttonNew{
        margin-bottom: 5px;
	padding: 8px;
	width: 150px;
        min-width: 130px;
	color: #FFF;
}
.buttonNew a{
	padding: 10px;
	width: 150px;
        height: 30px;
        color:#ebebeb;
}

.buttonNew a:hover{
        text-decoration: none;
	color: #FFF;
}

.buttonNew {
    /*border: 1px solid #19559e; box-shadow:inset 0 1px 0px #58a4e9; color: #fff;*/
    background: #3d90e3;
    background: -moz-linear-gradient(top, #3d90e3 0%, #2d6ad9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d90e3), color-stop(100%,#2d6ad9));
    background: -webkit-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    background: -o-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    background: -ms-linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d90e3', endColorstr='#2d6ad9',GradientType=0 );
    background: linear-gradient(top, #3d90e3 0%,#2d6ad9 100%);
}


.buttonComunication:hover {box-shadow:0 1px 1px #58A4E9 inset, 0 0 2px #62A1E3}
.buttonComunication:active {box-shadow: 0 0 5px #3067A2 inset;}


.inscriptions tr{
    border: 2px solid #FFF;
}

.separator{
    height: 1em;
}

.name{
    font-weight: bold;
    width: 310px;
}


.cabecera{
    border: none !important;
}
.cabecera td{
    font-weight: bold;
    text-align: left; 
    /*line-height: 2.5em;*/ 
    padding-left: 0.5em; 
    vertical-align: top;
}

.plazo{
    font-weight: normal !important;
    color: rgb(126, 126, 126);
    line-height: 1.5em !important;
    border-bottom: 1px solid #bbbbbb !important; 
    vertical-align: bottom !important;
}
.available{
    background-color: rgb(233, 233, 233);
}

.noAvaliable{
    background-color: rgb(211, 211, 211);
}


tr.available:hover{
    background-color:#fafcc6;
}

.paymentMethodsDetails{
    float: left; 
    margin-left: 6%;
    color: rgb(88, 88, 88);
}

.inscriptionDetails{
    float: left; 
    margin-left: 6%;
    color: rgb(88, 88, 88);
}

.conditions{
    width: 70%;
    line-height: 1.5em;
    border-left: 2px dotted #363535;
    padding-left: 10px;
}


.conditions div table tbody tr td{
    line-height: 1.5em;
}

.conditions ul{
    list-style-type:disc;
    margin-left: 50px;
    line-height: 1.5em;
}

.conditions ol{
    list-style:decimal;
    margin-left: 50px;
}

.conditions div{
    margin-top: 4px;
}


.inputreadonly{
    font-weight: bold;
    padding: 5px; 
}


/*Messages*/

.success{
    display: block; 
    margin-bottom: 2em; 
    text-align: center;
    font-size: 14px;
    padding: 5px 5px 10px 5px;
    background-color: #309130;
    color: rgb(230, 230, 230);
    width: 450px;
    border-radius: 3px 3px 3px 3px;
}

.success span{
    vertical-align: text-top;
}

.failure{
    display: block; 
    margin-bottom: 2em; 
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 10px 10px 10px;
    background-color: #ef5d53;
    color:#ffffff;
    width: 400px;
    border-radius: 3px 3px 3px 3px;
}

.failure span{
    vertical-align: text-top;
}


.message{
    display: block; 
    margin-bottom: 2em; 
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    padding: 10px 10px 10px 10px;
    background-color: #eecda0;
    color:#000;
    min-width: 400px;
    max-width: 600px;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 20px;
}

.buttons{
    margin-left: 225px;
}

.cancel{
    float: left;
    margin-left: 15px;
}

.noAvailableMsg {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    color:#333333;
    text-align: center;
}

.noAvailableMsg p{
    padding: 1em 2em;
    background-color: #ffffff;
}

.notificationMsg{
    background-color:rgb(228, 235, 245);
    padding: 1em 0.5em;
    font-size: 1.1em;
    color: rgb(70, 78, 87);
    border-top: 1px dotted rgb(192, 192, 192);
    border-bottom: 1px dotted rgb(192, 192, 192);
    /*background: -webkit-linear-gradient(top, rgb(213, 226, 255) 0%,rgb(203, 219, 255));*/
}

.notificationMsg div{
    margin-top: 3px;
}

.lodgingTableConf{
  width: 70%;   
}

.hotelDetails{
    border: 4px solid #e4e6ed;
    padding: 10px;
    padding-bottom: 1px;
}

.col_2 a{
    font-size: 1.1em;
    font-weight: bold;
}



.congressList{
    margin-left: 1em;
}
.congressList ul{
       /*list-style-image:url(../images/cd_12x12_grey.png);*/
       list-style-image:url(../images/share_12x12.png);
       
}

.congressList li{
    margin: 1em 1em;
    padding-left: 5px;
}

.congressList a:hover {
    color:#d324c2;
    /*color: rgb(255, 255, 255);
    background-color: rgb(146, 146, 146);
    padding: 3px 4px;*/
}

.congressList a {
    color: rgb(13, 13, 14);
    font-weight: bold;
    margin-bottom: 2em;
    font-size: 15px;
    text-decoration: none;
}


.clients{
    margin-top: 10px;
}

.clients p{
    text-transform: capitalize;
    font-weight: bold;
    line-height: 1.1em;
}


.hotels{
    margin:0 0 0 0;
    /*max-width: 680px;*/
    max-height: 400px;
}

.nopadding{
    padding: 0 !important;
}

.hotel{
    background-color: rgb(230, 230, 230);
    margin-bottom: 0.5em;
    padding-left: 20px;
    width: 600px;
}

.hotelDet{
    float:left;
    padding-top: 8px;
    margin-left: 6%;
}

.hotelDetMain{
    float:left;
    margin-left: 1em;
    margin-top: 1em;
}

.hotelImg{
    float:right;
    margin-bottom: -2px;
}

.minihotels{
 margin-top: 1em;   
}

.roomAbailability{
    border-top:1px solid #cacaca;
}

.buttonAbailability{
    margin-left:17em !important
}

.menuSpecialItem{
    background:#f6602b;
    font-weight: bold;
}

.menuSpecialItem1{
     background:rgb(44, 43, 43);
    font-weight: bold;
}

.menuSpecialItem2{
    background:rgb(64, 86, 192);
    font-weight: bold;
}


.resumeAccountItem{
    float: left !important;
    width: 30%;
}



.download a{
    padding-left: 3px;
    color:#dc2121;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}


.aviso {
    color: #b54a3e;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 15px;
    border: 1px solid #b54a3e;
    padding: 10px;
}

.aviso-title {
    font-size: 14px;
}

.download a:hover{
    color:#e76e6e;
}

#confirm{
    border: 1px solid rgb(8, 143, 14);
    background: rgb(39, 165, 44);
    background: -webkit-linear-gradient(top, rgb(44, 189, 102) 0%,rgb(39, 165, 44) 100%);
    background: moz-linear-gradient(left, rgb(44, 189, 102)0%, rgb(39, 165, 44) 100%);
    box-shadow: none;
    box-shadow: inset 0 0px 0px #fff;
    color: rgb(248, 248, 248);
}
#confirm:hover{
    box-shadow: 0 1px 1px rgb(44, 189, 102) inset, 0 0 2px rgb(39, 165, 44);
}

.address{
   line-height: 1.8em;
   color: #000;
}

.tableInfo{
    width: 290px;
}

.tableInfo td{
    line-height: 1.8em;
    padding-left: 0em;
    color: #474747;
    /*
    background-color: rgb(233, 233, 233);
    padding: 0px 10px;
    */
}

.infoLeft{
    float:left;
    height: 100%;
    width: 30%;
}
.infoRight{
    float: left;
    height: 100%;
    margin-left: 5%;
    margin-top: 10px;
    width: 65%;
}



.hotels4{
    margin:0 auto 0 auto;
}

.hot{
    margin-bottom: 1em;
    padding-left: 1em;
    float: left;
}

.hotelFront{
    float: left;
    background: rgba(0, 0, 0, 0.38);
    background: -webkit-linear-gradient(left, rgb(17, 17, 17) 0%,rgba(158, 155, 155, 0) 70%);
    
    background: -moz-linear-gradient(left, rgb(17, 17, 17)0%, rgba(158, 155, 155, 0) 70%);
    background: -o-linear-gradient(left, rgb(17, 17, 17) 0%,rgba(158, 155, 155, 0) 70%);

    background: -ms-linear-gradient(left, rgba(30,30,30,1) 0%,rgba(32,32,32,1) 1%,rgba(255,255,255,0) 70%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */

    padding-left: 10px;
    width: 390px;
    height: 100%;
}
.hotelFront:hover{
    float: left;
    background: rgba(0, 0, 0, 0.09);
    background: -webkit-linear-gradient(left, rgb(17, 17, 17) 0%,rgba(158, 155, 155, 0) 30%);
    
    background: -moz-linear-gradient(left, rgb(17, 17, 17)0%, rgba(158, 155, 155, 0) 30%);
    background: -o-linear-gradient(left, rgb(17, 17, 17) 0%,rgba(158, 155, 155, 0) 30%);

    background: -ms-linear-gradient(left, rgba(30,30,30,1) 0%,rgba(32,32,32,1) 1%,rgba(255,255,255,0) 30%); /* IE10+ */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */

    padding-left: 10px;
    width: 390px;
    height: 100%;
}
.hotelFront:hover a{
    color: #fff;
    font-size: 23px;
    padding: 3px 3px 3px 0px;
    background: rgba(0, 0, 0, 0.57);
}


.hotelFront a{
    color: #fff;
    font-size: 23px;
}
.hotelFront p{
    color: #d7d7d7;
}

.hotelBack{
    width: 400px;
    height: 200px;
    background-size: 400px 200px !important;
    background-repeat:no-repeat;
}

.hotelBack:hover{
    cursor:pointer;
}

.sedeImg {
    float: left;
    margin-bottom: 20px;
}

.map{
    margin-top: 20px;
}

.hotelMap{
    margin-left: 6%;
}

.falseLink{
    color: rgb(76, 140, 202);
}

.dataTable th p{
    float: left;
    line-height: 1.5em;
    color:rgb(39, 39, 39);
}



.newLodgingClient{
    color:#2d6bd9;
}

.commoditieName{
    font-weight: bold;
    padding: 2px 0px 3px 0px;
    font-size: 1.1em;
    width: 96%;
    /*border-bottom: 1px dotted #966f98;*/

}

.commoditieDesc{
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 6%;
    width: 90%;
    line-height: 1.5em;
}

.commoditieDesc div{
    margin-top: 4px;
}

.commoditieDesc ul{
    list-style-type:disc;
    line-height: 1.5em;
}


.text{
    font-size: 1.2em;
    line-height: 1.5em;
}

.text ul{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
    list-style-type:disc;
    line-height: 1.5em;
}

.acciones{
    width: 20%;
    min-width: 200px;
    float: left;
    margin: 8px 50px; 
}
.congresist{
    font-size: 1.2em; 
    color: #474747;
    font-weight: bold;
}    

.totales{
    float: left;
    line-height: 1.5em;
    border-left: 2px dotted #363535;
    padding-left: 10px;
    margin-right: 30px;
}

.DataTables_sort_wrapper {
  /*margin-left: 5px;*/
}


.DataTables_sort_wrapper span{
    /*float: right;*/
    /*margin-bottom: 0.5em;*/
}

.norow span{
    display: none;
}


.rightButton h1{
    margin-top: -5px;
    margin-right: 20px;
}


.rightLink {
    margin-bottom: 4px;
    margin-right: 4px;
}

.rightLink a{
    padding-bottom: 4px;
    color: #000;
    font-weight: bold;
}

.rightLink a:hover{
    text-decoration: none;
}

.firstCol{
    width:70px !important;
}

.communication{
    font-style: italic;
    color:#000;
}

.communication a{
    color:#000;
}

.communicationsTable th{
    text-align: center;
    font-weight: bold;
    padding-right: 15px;
}    

.communicationTable{
    /*width: 450px;*/
    margin-bottom: 10px;
}    

.communicationTable td{
    line-height: 2em;
    padding-left: 3px;
    background:#e4e4e4;
    border-top: 1px solid #FFF;
}

.authors {
   /*width:500px;*/
}

.authors tr:hover {
    background:#c8defd;
}

.annotations{
    font-family: 07.em; 
    font-size: 0.95em;
    color:#616161;
    padding-bottom: 1em;
}

.error_communication {
    font-family: 0.917em;
    color: #cc3a48;
    font-weight: bold;
}

.isMain{
    color:rgb(71, 168, 33);
    font-weight: bold;
}

.accepted{
    background: #FFFFFF !important;
    color: #139B44;
}


.valorations{
    padding-right: 27px !important;
}
.observations{
    max-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}

.comObservations{
    float: right;
    margin-right: 45px;
}

.comObservations .label{
    float: left;
    margin-right: 20px;
}


.criterias{
    float: left;
    margin-right: 10px;
    width: 100%;
}

.criterias select{
    width: 50px;
}

.criteria{
    width: 100%;
    float: left;
}

.criteria:hover{
    background-color:#ffffff;
}

.criteria .label{
    float: left;
    text-align: left;
    padding-right: 20px;
    margin-top: 5px;
    width: 80%;
    font-weight: bold;
    line-height: 1em;
    margin-right: 10px;
}

.criteria .labelRigth{
    float: left;
    text-align: right;
    padding-right: 20px;
    margin-top: 5px;
    width: 80%;
    font-weight: bold;
    line-height: 1em;
    margin-right: 10px;
}

.criteria .input{
    display: inline-block;
    width: 20px !important;
}

.valueButton{
    float: right;
    margin-bottom: 1px;
}


.valoration{
    width: 80%;
    margin-left: 45px;
}

.valoration .form{
    width: 70%;
}

.grade{
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}


.valorate{
    display: none;
}

.valorationButtons{
    padding-right: 10px !important;
    width: 130px;
}

.valorationButtons input{
  width: 100% !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.valorationMsg{
    float: right;
    padding-right: 25px;
    font-size: 15px !important;
}

.valorationNotGradeMsg{
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 10px;
    margin-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 20%;
    font-size: 13px !important;
    color:#f9f9f9;
    background-color:#4883A5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#loading{
    display: inline-block;
    visibility: hidden;
}

.disabled{
    color:#c5c6c6 !important;
}

.linkButtons{
    width: 80%;
    margin-left: 45px;
    text-align: center;
    margin-top: 40px;

}
.linkButtons a {
    color:#2d2d2d;
    font-size: 14px;
}

.linkButtons span {
    background:#d5d5d5;
    padding: 10px 15px;
    margin: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.loading{
    text-align: center;
    font-size: 1.4em;
}

.policy{
    font-size: 1em;
    line-height: 1.5em;
}

.listapuntos {
    list-style: inherit;
    font-style: normal;
    line-height: 20px;
    padding-left: 20px;
}

.caution{
    color:#F76424;
}

.sponsors-title {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #2095B6;
    width: 100%;
    border-style: solid;
    border-bottom: 1px solid #2095B6;
    padding-bottom: 3px;
    margin-bottom: 15px;
}   

.image-sponsors {
    margin-top: 30px;
    text-align: center;
}

.image-footer-congress{
  margin-top: 50px;	
  text-align: center;
}
