/* Minification failed. Returning unminified contents.
(287,27): run-time error CSS1036: Expected expression, found '#'
(9366,26): run-time error CSS1039: Token not allowed after unary operator: '-background-primary-white-50'
 */
.pag-avanzada h2.block-titulo {
    font-size: 32px;
    font-weight: 500;
    color: #000;
}

.block-titulo:after {
    content: '';
    display: block;
    margin: auto;
    position: relative;
    width: 130px;
    height: 4px;
    background: #ff4037;
    top: 12px;
}

.background-color {
    background-color: #000000;
}

.no-radius {
    border-radius: 0;
}

.space-top {
    margin-top: 40px;
}

.space-bottom {
    margin-bottom: 40px;
}

.space-topbottom {
    margin-top: 40px;
    margin-bottom: 40px;
}

.space-smalltop {
    margin-top: 15px;
}

.space-smallbottom {
    margin-bottom: 15px;
}

.space-smalltopbottom {
    margin-bottom: 15px;
    margin-top: 15px;
}

.img-circle {
    border-radius: 360px;
    margin-bottom: 20px;
    float: right;
}

.btn-red {
    background-color: #f5504d;
    color: #fff;
}

    .btn-red:hover {
        background-color: #e54b46;
        color: #fff;
        cursor: pointer;
    }

.text-red {
    color: #f5504d;
}

.btn-cta {
    padding: 30px 0px;
    color: #D7CDC3;
    background-color: #EDEDED;
    font-weight: 700;
    font-size: 20px;
    text-transform: none;
}

    .btn-cta:hover {
        background-color: #D7CDC3;
        color: #fff;
        cursor: pointer;
    }

a:hover {
    text-decoration: none;
    cursor: pointer;
}

.color-white {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

    .color-white:hover {
        color: #D7CDC3;
        cursor: pointer;
    }

.color-black {
    color: #000;
    padding-top: 5%;
}

.color-yellow {
    color: #D7CDC3;
    font-weight: 600;
    font-size: 21px;
}

.title-bottom {
    margin-bottom: 5%;
}

#valores {
    border-top: solid 1px #cccccc;
}

/* SLIDER */

.container-full {
    padding-left: 0px;
    padding-right: 0px;
}

.pag-avanzada .carousel-caption h2 {
    text-align: right;
    display: inline-block;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0,0,0,.9);
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
}

section .carousel-caption {
    right: 5%;
    left: 20%;
}

section .carousel-indicators {
    bottom: 20px;
}

.logo-empresa {
    border: 2px solid #ccc;
    padding: 5px;
    margin-bottom: 15px;
}


.space-bottom {
    margin-bottom: 40px;
}

section .float-left {
    float: left;
}

section .small-6 {
    padding-right: 10px;
}

section .info-content-tj {
    border-right: 1px solid #e5e5e5;
}

.img-responsive {
    width: 100%;
}

.overlay-b2b {
    height: 430px;
    max-width: 100%;
    margin-bottom: 30px;
}

.space-title{
    padding-top: 40px;
}

.last-title{
    padding-top: 250px;
}

.text-opinion {
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 25px;
    text-align: left;
    margin-bottom: 10px;
}

.pm-btw-img-txt {
    padding-left: 30px !important;
    margin: 15px 0px 35px 0px;
}
    
.name-webinar {
    text-align: left;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.fl{
    float:left;
}

.fr {
    float: right;
}

.img-emagister {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    transition: 1px;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

.btn-webinars {
    background-color: transparent;
    border-radius: 10px;
    padding: 10px 20px;
    color: blue;
    border: 1px solid gray;
}

.align-left{
   text-align:left;
}

.w50 {
    width: 46%
}

.box-date-btn {
    display: flex;
    padding-top: 20px;
}

.p-date {
    padding: 10px 20px 0px 0px
}

@media only screen and (max-width:767px) {
    .overlay-b2b {
        display: none;
    }
}


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}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!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^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.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 td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../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:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-eur:before,.glyphicon-euro:before{content:"€"}.glyphicon-minus:before{content:"−"}.glyphicon-cloud:before{content:"☁"}.glyphicon-envelope:before{content:"✉"}.glyphicon-pencil:before{content:"✏"}.glyphicon-glass:before{content:""}.glyphicon-music:before{content:""}.glyphicon-search:before{content:""}.glyphicon-heart:before{content:""}.glyphicon-star:before{content:""}.glyphicon-star-empty:before{content:""}.glyphicon-user:before{content:""}.glyphicon-film:before{content:""}.glyphicon-th-large:before{content:""}.glyphicon-th:before{content:""}.glyphicon-th-list:before{content:""}.glyphicon-ok:before{content:""}.glyphicon-remove:before{content:""}.glyphicon-zoom-in:before{content:""}.glyphicon-zoom-out:before{content:""}.glyphicon-off:before{content:""}.glyphicon-signal:before{content:""}.glyphicon-cog:before{content:""}.glyphicon-trash:before{content:""}.glyphicon-home:before{content:""}.glyphicon-file:before{content:""}.glyphicon-time:before{content:""}.glyphicon-road:before{content:""}.glyphicon-download-alt:before{content:""}.glyphicon-download:before{content:""}.glyphicon-upload:before{content:""}.glyphicon-inbox:before{content:""}.glyphicon-play-circle:before{content:""}.glyphicon-repeat:before{content:""}.glyphicon-refresh:before{content:""}.glyphicon-list-alt:before{content:""}.glyphicon-lock:before{content:""}.glyphicon-flag:before{content:""}.glyphicon-headphones:before{content:""}.glyphicon-volume-off:before{content:""}.glyphicon-volume-down:before{content:""}.glyphicon-volume-up:before{content:""}.glyphicon-qrcode:before{content:""}.glyphicon-barcode:before{content:""}.glyphicon-tag:before{content:""}.glyphicon-tags:before{content:""}.glyphicon-book:before{content:""}.glyphicon-bookmark:before{content:""}.glyphicon-print:before{content:""}.glyphicon-camera:before{content:""}.glyphicon-font:before{content:""}.glyphicon-bold:before{content:""}.glyphicon-italic:before{content:""}.glyphicon-text-height:before{content:""}.glyphicon-text-width:before{content:""}.glyphicon-align-left:before{content:""}.glyphicon-align-center:before{content:""}.glyphicon-align-right:before{content:""}.glyphicon-align-justify:before{content:""}.glyphicon-list:before{content:""}.glyphicon-indent-left:before{content:""}.glyphicon-indent-right:before{content:""}.glyphicon-facetime-video:before{content:""}.glyphicon-picture:before{content:""}.glyphicon-map-marker:before{content:""}.glyphicon-adjust:before{content:""}.glyphicon-tint:before{content:""}.glyphicon-edit:before{content:""}.glyphicon-share:before{content:""}.glyphicon-check:before{content:""}.glyphicon-move:before{content:""}.glyphicon-step-backward:before{content:""}.glyphicon-fast-backward:before{content:""}.glyphicon-backward:before{content:""}.glyphicon-play:before{content:""}.glyphicon-pause:before{content:""}.glyphicon-stop:before{content:""}.glyphicon-forward:before{content:""}.glyphicon-fast-forward:before{content:""}.glyphicon-step-forward:before{content:""}.glyphicon-eject:before{content:""}.glyphicon-chevron-left:before{content:""}.glyphicon-chevron-right:before{content:""}.glyphicon-plus-sign:before{content:""}.glyphicon-minus-sign:before{content:""}.glyphicon-remove-sign:before{content:""}.glyphicon-ok-sign:before{content:""}.glyphicon-question-sign:before{content:""}.glyphicon-info-sign:before{content:""}.glyphicon-screenshot:before{content:""}.glyphicon-remove-circle:before{content:""}.glyphicon-ok-circle:before{content:""}.glyphicon-ban-circle:before{content:""}.glyphicon-arrow-left:before{content:""}.glyphicon-arrow-right:before{content:""}.glyphicon-arrow-up:before{content:""}.glyphicon-arrow-down:before{content:""}.glyphicon-share-alt:before{content:""}.glyphicon-resize-full:before{content:""}.glyphicon-resize-small:before{content:""}.glyphicon-exclamation-sign:before{content:""}.glyphicon-gift:before{content:""}.glyphicon-leaf:before{content:""}.glyphicon-fire:before{content:""}.glyphicon-eye-open:before{content:""}.glyphicon-eye-close:before{content:""}.glyphicon-warning-sign:before{content:""}.glyphicon-plane:before{content:""}.glyphicon-calendar:before{content:""}.glyphicon-random:before{content:""}.glyphicon-comment:before{content:""}.glyphicon-magnet:before{content:""}.glyphicon-chevron-up:before{content:""}.glyphicon-chevron-down:before{content:""}.glyphicon-retweet:before{content:""}.glyphicon-shopping-cart:before{content:""}.glyphicon-folder-close:before{content:""}.glyphicon-folder-open:before{content:""}.glyphicon-resize-vertical:before{content:""}.glyphicon-resize-horizontal:before{content:""}.glyphicon-hdd:before{content:""}.glyphicon-bullhorn:before{content:""}.glyphicon-bell:before{content:""}.glyphicon-certificate:before{content:""}.glyphicon-thumbs-up:before{content:""}.glyphicon-thumbs-down:before{content:""}.glyphicon-hand-right:before{content:""}.glyphicon-hand-left:before{content:""}.glyphicon-hand-up:before{content:""}.glyphicon-hand-down:before{content:""}.glyphicon-circle-arrow-right:before{content:""}.glyphicon-circle-arrow-left:before{content:""}.glyphicon-circle-arrow-up:before{content:""}.glyphicon-circle-arrow-down:before{content:""}.glyphicon-globe:before{content:""}.glyphicon-wrench:before{content:""}.glyphicon-tasks:before{content:""}.glyphicon-filter:before{content:""}.glyphicon-briefcase:before{content:""}.glyphicon-fullscreen:before{content:""}.glyphicon-dashboard:before{content:""}.glyphicon-paperclip:before{content:""}.glyphicon-heart-empty:before{content:""}.glyphicon-link:before{content:""}.glyphicon-phone:before{content:""}.glyphicon-pushpin:before{content:""}.glyphicon-usd:before{content:""}.glyphicon-gbp:before{content:""}.glyphicon-sort:before{content:""}.glyphicon-sort-by-alphabet:before{content:""}.glyphicon-sort-by-alphabet-alt:before{content:""}.glyphicon-sort-by-order:before{content:""}.glyphicon-sort-by-order-alt:before{content:""}.glyphicon-sort-by-attributes:before{content:""}.glyphicon-sort-by-attributes-alt:before{content:""}.glyphicon-unchecked:before{content:""}.glyphicon-expand:before{content:""}.glyphicon-collapse-down:before{content:""}.glyphicon-collapse-up:before{content:""}.glyphicon-log-in:before{content:""}.glyphicon-flash:before{content:""}.glyphicon-log-out:before{content:""}.glyphicon-new-window:before{content:""}.glyphicon-record:before{content:""}.glyphicon-save:before{content:""}.glyphicon-open:before{content:""}.glyphicon-saved:before{content:""}.glyphicon-import:before{content:""}.glyphicon-export:before{content:""}.glyphicon-send:before{content:""}.glyphicon-floppy-disk:before{content:""}.glyphicon-floppy-saved:before{content:""}.glyphicon-floppy-remove:before{content:""}.glyphicon-floppy-save:before{content:""}.glyphicon-floppy-open:before{content:""}.glyphicon-credit-card:before{content:""}.glyphicon-transfer:before{content:""}.glyphicon-cutlery:before{content:""}.glyphicon-header:before{content:""}.glyphicon-compressed:before{content:""}.glyphicon-earphone:before{content:""}.glyphicon-phone-alt:before{content:""}.glyphicon-tower:before{content:""}.glyphicon-stats:before{content:""}.glyphicon-sd-video:before{content:""}.glyphicon-hd-video:before{content:""}.glyphicon-subtitles:before{content:""}.glyphicon-sound-stereo:before{content:""}.glyphicon-sound-dolby:before{content:""}.glyphicon-sound-5-1:before{content:""}.glyphicon-sound-6-1:before{content:""}.glyphicon-sound-7-1:before{content:""}.glyphicon-copyright-mark:before{content:""}.glyphicon-registration-mark:before{content:""}.glyphicon-cloud-download:before{content:""}.glyphicon-cloud-upload:before{content:""}.glyphicon-tree-conifer:before{content:""}.glyphicon-tree-deciduous:before{content:""}.glyphicon-cd:before{content:""}.glyphicon-save-file:before{content:""}.glyphicon-open-file:before{content:""}.glyphicon-level-up:before{content:""}.glyphicon-copy:before{content:""}.glyphicon-paste:before{content:""}.glyphicon-alert:before{content:""}.glyphicon-equalizer:before{content:""}.glyphicon-king:before{content:""}.glyphicon-queen:before{content:""}.glyphicon-pawn:before{content:""}.glyphicon-bishop:before{content:""}.glyphicon-knight:before{content:""}.glyphicon-baby-formula:before{content:""}.glyphicon-tent:before{content:"⛺"}.glyphicon-blackboard:before{content:""}.glyphicon-bed:before{content:""}.glyphicon-apple:before{content:""}.glyphicon-erase:before{content:""}.glyphicon-hourglass:before{content:"⌛"}.glyphicon-lamp:before{content:""}.glyphicon-duplicate:before{content:""}.glyphicon-piggy-bank:before{content:""}.glyphicon-scissors:before{content:""}.glyphicon-bitcoin:before{content:""}.glyphicon-btc:before{content:""}.glyphicon-xbt:before{content:""}.glyphicon-yen:before{content:"¥"}.glyphicon-jpy:before{content:"¥"}.glyphicon-ruble:before{content:"₽"}.glyphicon-rub:before{content:"₽"}.glyphicon-scale:before{content:""}.glyphicon-ice-lolly:before{content:""}.glyphicon-ice-lolly-tasted:before{content:""}.glyphicon-education:before{content:""}.glyphicon-option-horizontal:before{content:""}.glyphicon-option-vertical:before{content:""}.glyphicon-menu-hamburger:before{content:""}.glyphicon-modal-window:before{content:""}.glyphicon-oil:before{content:""}.glyphicon-grain:before{content:""}.glyphicon-sunglasses:before{content:""}.glyphicon-text-size:before{content:""}.glyphicon-text-color:before{content:""}.glyphicon-text-background:before{content:""}.glyphicon-object-align-top:before{content:""}.glyphicon-object-align-bottom:before{content:""}.glyphicon-object-align-horizontal:before{content:""}.glyphicon-object-align-left:before{content:""}.glyphicon-object-align-vertical:before{content:""}.glyphicon-object-align-right:before{content:""}.glyphicon-triangle-right:before{content:""}.glyphicon-triangle-left:before{content:""}.glyphicon-triangle-bottom:before{content:""}.glyphicon-triangle-top:before{content:""}.glyphicon-console:before{content:""}.glyphicon-superscript:before{content:""}.glyphicon-subscript:before{content:""}.glyphicon-menu-left:before{content:""}.glyphicon-menu-right:before{content:""}.glyphicon-menu-down:before{content:""}.glyphicon-menu-up:before{content:""}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-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;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>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}[role=button]{cursor:pointer}.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,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,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,.h5,.h6,h4,h5,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:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{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}dd,dt{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[data-original-title],abbr[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 ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'— '}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:' —'}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-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f5f5f5 }.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>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e5e5e5
}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{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>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{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=checkbox],input[type=radio]{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=checkbox]:focus,input[type=radio]:focus{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::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;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{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-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 .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{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:11px;font-size:18px}}@media(min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.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.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.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{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}
    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e5e5e5;
        border-color: #8c8c8c
    }
    .btn-default:hover {
        color: #333;
        background-color: #e5e5e5;
        border-color: #adadad
    }
    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e5e5e5;
        border-color: #adadad
    }.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{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.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;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:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{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=button].btn-block,input[type=reset].btn-block,input[type=submit].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}.collapse.in{display:block}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 dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{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:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{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 dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@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-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.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,.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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-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-left-radius:4px;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-right-radius:4px;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=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{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 .form-control:focus{z-index:3}.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.3333333;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}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{z-index:2;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:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.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:focus,.nav-tabs>li.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.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:focus,.nav-tabs-justified>.active>a:hover{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:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.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}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{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-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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:focus,.navbar-brand:hover{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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{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 .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{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{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;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:#e5e5e5}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#424242;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e5e5e5
    }.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e5e5e5}
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: ##e5e5e5
    }@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e5e5e5}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{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:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{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:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{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:"/ "}.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:#337ab7;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:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{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;line-height:1.3333333}.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;line-height:1.5}.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:focus,.pager li>a:hover{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:focus,.pager .disabled>a:hover,.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:focus,a.label:hover{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]:focus,.label-default[href]:hover{background-color:#424242}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{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:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;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{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .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 a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.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:#337ab7;-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-bar-striped,.progress-striped .progress-bar{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-bar.active,.progress.active .progress-bar{-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,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{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}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{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>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>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>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody: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:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table-responsive:first-child>.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 th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table-responsive:first-child>.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 th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table-responsive:last-child>.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 th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table-responsive:last-child>.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 th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.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 td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.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>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{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:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.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 embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.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:focus,.close:hover{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:1050;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;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{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-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.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;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{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;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;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-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-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;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);line-break:auto}.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:#f5f5f5 ;border-bottom:1px solid #ededed;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>a>img,.carousel-inner>.item>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:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{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);background-color:rgba(0,0,0,0);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:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'‹'}.carousel-control .icon-next:before{content:'›'}.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-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.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!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.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!important}tr.visible-md{display:table-row!important}td.visible-md,th.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!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.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!important}tr.visible-print{display:table-row!important}td.visible-print,th.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}}

@charset "UTF-8";

body,
button[disabled],
html input[disabled] {
    cursor: default;
}

a.ui-corner-all,
body,
html,
table {
    background: #fff;
}

    #manageJobsGrid tr td a i.material-icons.grey:hover,
    #manageJobsGrid tr th a i.material-icons.grey:hover,
    body,
    body #main-nav .nav-bottom #user-info ul li a {
        color: #3c3c3c;
    }

.column,
.columns,
blockquote,
body,
div.switch,
div.switch label,
sub,
sup {
    position: relative;
}

    body #main-nav .nav-bottom.sticky,
    body #main-nav .nav-top {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23);
    }

.shoppingCart,
.slogan {
    -webkit-user-select: none;
}

.animated,
.animatedFast {
    -webkit-animation-fill-mode: both;
}

.manageoffers a,
.tableTab a {
    min-width: 100px;
    text-transform: capitalize;
}

.TittleEnterprise:first-letter,
.cur_descList,
.steps .ol_title,
.titleTop,
body .ofertasrch .titulo:first-letter {
    text-transform: uppercase;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizeLegibility;
}

.max-paragraph,
.pack-regions,
.responsive-name {
    text-overflow: ellipsis;
}

.max-paragraph,
.pack-regions,
section.data-process form.custom.empresas label,
section.tienda form.custom.empresas label {
    white-space: nowrap;
}

#openCart:hover .openCart,
.display-block,
.inline-list > li > *,
.section.ofertas-trabajo .row.banner a,
article,
aside,
body #main-nav .nav-bottom #user-info:hover ul,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
section.editar-cuestionarios .answer-type.current,
summary {
    display: block;
}

#tags_searchs .close-tag:hover .action-text,
audio,
canvas,
video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

#manageJobsGrid th:first-of-type,
#menu-mobile,
.attributes .description .hidden-descrpition,
.attributes .description .less-info,
.attributes .description.open .more-info,
.candidaturas .candidatura-item .cand-notas .edit-zone,
.candidaturas .candidatura-item.descartado .cand-notas .edit-zone,
.candidaturas .candidatura-item.finalista .cand-notas .edit-zone,
.candidaturas .candidatura-item.pendiente .cand-notas .edit-zone,
.desk-hide,
.dropClose,
.field-validation-valid,
.filters-search,
.hidden,
.hide,
.hidenHistoricoCandidate,
.mycv-title,
.register-container .hidden,
.reveal-register .hidden,
.section.cv .attributes .attributes-container.hidden,
.section.offer-publish .attributes .attributes-container.hidden,
.section.search-filters .row .extra-list-item,
.section.search-filters .row .open + .show-more-filters .not-open,
.section.search-filters .row .show-more-filters .open,
.toggle-filter,
.toggle-menu,
.toggle-search,
.toggle-user,
.validation-summary-valid,
.vermas,
[hidden],
section.data-process form.custom.empresas#advanced-search,
section.editar-cuestionarios .answer-type,
section.tienda form.custom.empresas#advanced-search,
template {
    display: none;
}

script {
    display: none !important;
}

body,
html {
    font-size: 100%;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

body {
    padding: 0;
    margin: 0;
    min-width: 100%;
    -webkit-font-smoothing: antialiased;
    font: 400 16px/1.5 Roboto, arial, sans-serif;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a,
a.ui-corner-all {
    line-height: inherit;
    text-decoration: none;
    color: #1976d2;
}

body * {
    font-family: Roboto, arial, sans-serif;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
}

a {
    background: 0 0;
}

    a:active,
    a:focus,
    a:hover,
    button.button.small.button-block.cancel:focus {
        outline: 0;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    font-style: normal;
    color: #4c4c4c;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.4em;
}

em,
i,
p aside {
    font-style: italic;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #999;
    line-height: 0;
}

h1 {
    font-size: 2.125em;
}

h2 {
    font-size: 1.6875em;
}

h3 {
    font-size: 1.375em;
}

h4,
h5 {
    font-size: 1.125em;
}

h6 {
    font-size: 1em;
}

#lang-selector .current,
#segunda-residencia + label,
.bold,
.error_cv_validation a,
.menu-register a,
.message p strong,
.section.cv .attributes .attributes-title-lead .title-lead-details > span,
.section.cv .attributes .attributes-title-lead .value-lead-details > span,
.section.cv .attributes .attributes-value-lead .title-lead-details > span,
.section.cv .attributes .attributes-value-lead .value-lead-details > span,
.section.ofertas-trabajo h2 a,
.section.offer-publish .attributes .attributes-title-lead .title-lead-details > span,
.section.offer-publish .attributes .attributes-title-lead .value-lead-details > span,
.section.offer-publish .attributes .attributes-value-lead .title-lead-details > span,
.section.offer-publish .attributes .attributes-value-lead .value-lead-details > span,
.servicios .attributes .attributes-title-lead,
b,
body .section h2 strong,
strong {
    font-weight: 500;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

dl,
ol,
p,
ul {
    font-family: inherit;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C""\201D""\2018""\2019";
}

.printOffer,
.private-menu-header .header-inner .header-container form.custom,
a.add-answer,
article.corp.partners section > .content .partner-list .partner,
small {
    font-size: 0.8rem;
}

sub,
sup {
    font-size: 0.75rem;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

.links .links-container,
.reg-tags,
body .home-header .header-box .upper-block,
body .private-menu-header .header-box .upper-block,
svg:not(:root) {
    overflow: hidden;
}

.bordered-container .btn.btnSearch-bw input,
figure,
table.custom td.checkbox-cell,
table.custom td.checkbox-cell form {
    margin: 0;
}

legend {
    border: 0;
    padding: 0;
}

.clear-fix,
.gestor-menu:after,
.li_lineProd,
.row .row.collapse:after,
.row .row:after,
.row:after {
    clear: both;
}

button,
select {
    text-transform: none;
}

    select[multiple] {
        height: 50px;
        overflow: auto;
        background-image: none;
    }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.material-icons.user_menu,
a:hover,
div.switch input:focus,
div.switch input:hover,
label,
select {
    cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
    min-height: 100px;
    resize: vertical;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.25em;
}

*,
:after,
:before {
    box-sizing: border-box;
}

embed,
img,
object {
    max-width: 100%;
    height: auto;
}

.defEmpresasLanding2,
.heightWrapper,
embed,
object {
    height: 100%;
}

img {
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    border: 0;
}

.attachments .reg-tags .reg-tag .close-tag,
a img,
section.empresa-description .row.over-block {
    border: none;
}

select {
    outline: 0;
    width: 100%;
    height: 35px;
    border: 1px solid #dadada;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAIAAACg4UBvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVBM0YwMkEyMjQ4RjExRTU4MTdDODA5MkVFOEFCN0UwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVBM0YwMkEzMjQ4RjExRTU4MTdDODA5MkVFOEFCN0UwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUEzRjAyQTAyNDhGMTFFNTgxN0M4MDkyRUU4QUI3RTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUEzRjAyQTEyNDhGMTFFNTgxN0M4MDkyRUU4QUI3RTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6MLpdmAAAAzklEQVR42mL8//8/AwWAiYEyMKqfivp//vz55csX/BrevXv3+/dvBP8/DHz8+LGmpiY+Pv7x48f/cYDjx48HBgZ2d3f//fsXIoKwn5OTU1VVFWg80JQnT55g2nzixImuri6gTjMzMyYmJnT7geDXr18LFy709fXFdAXEZj8/v4MHDyKLM6C5EKsRuDRj0Y9pBB7NQMCINf8AQ3j58uVr1qxhZAQpAJLFxcV2dnZY4gNXUMNdgctmnO5HNmLVqlWHDx/Go4ZxNP8PqH6AAAMAxIB3lvVv5CAAAAAASUVORK5CYII=") 99% 50% no-repeat #fff;
    font-size: 0.8rem;
    padding-left: 10px;
    border-radius: 2px;
}

.row,
.row-tj {
    width: 100%;
    margin: 0 auto;
    max-width: 61.5em;
}

.subheader,
dl dd {
    margin-bottom: 0.5em;
}

.error-page:before,
.gestor-menu:after,
.gestor-menu:before,
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before,
article.error-page:after {
    content: " ";
    display: table;
}

.row.collapse > .column,
.row.collapse > .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}

.row .row {
    width: auto;
    margin: 0 -0.21875em;
    max-width: none;
}

    .row .row.collapse {
        width: auto;
        margin: 0;
        max-width: none;
    }

.column,
.columns {
    padding-left: 0.21875em;
    padding-right: 0.21875em;
    width: 100%;
    float: left;
}

.left,
.section.ofertas-trabajo .empresas ul li:first-child,
.sublinks,
.sublinkssrch,
body footer section#footer01 .social .facebook,
body footer section#footer01 .social .google-plus,
body footer section#footer01 .social .twitter {
    float: left !important;
}

p.lead {
    font-size: 1.21875em;
    line-height: 1.6;
}

.subheader {
    line-height: 1.4;
    color: #999;
    font-weight: 300;
    margin-top: 0.2em;
}

blockquote,
dd,
div,
dl,
dt,
form,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
    direction: ltr;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

p {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.5em;
    margin-bottom: 1.25em;
}

    p aside {
        font-size: 0.875em;
        line-height: 1.35;
    }

em,
i {
    line-height: inherit;
}

b,
html > body strong {
    font-weight: 500;
    line-height: inherit;
}

dl,
ol,
ul {
    line-height: 1.6;
    list-style-position: outside;
}

    ol,
    ol.no-bullet,
    ul,
    ul.no-bullet {
        margin-left: 0;
    }

        ul li ol,
        ul li ul {
            margin-left: 1.25em;
            margin-bottom: 0;
            font-size: 1rem;
        }

        ul.circle li ul,
        ul.disc li ul,
        ul.square li ul {
            list-style: inherit;
        }

        ul.square {
            list-style-type: square;
        }

        ul.circle {
            list-style-type: circle;
        }

        ul.disc {
            list-style-type: disc;
        }

        ul.no-bullet {
            list-style: none;
        }

    dl dt {
        margin-bottom: 0.3em;
        font-weight: 500;
    }

    dl dd {
        margin-left: 10px;
        font-size: 0.875rem;
    }

blockquote {
    margin: 0 0 10px;
    padding: 20px 70px 5px 20px;
    border-left: 1px solid #e0e0e0;
    background-color: #fff;
    text-align: right;
    font-size: 0.75rem;
    border: 1px solid #ccc;
}

label,
ul.pagination li {
    font-size: 0.875rem;
    display: block;
}

blockquote cite {
    display: block;
    font-size: 0.825rem;
    color: #7f7f7f;
    float: right;
    line-height: 50px;
    margin: 0 0 0 10px;
}

    blockquote cite:before {
        content: "\2014 \0020";
    }

    blockquote cite a,
    blockquote cite a:visited {
        color: #7f7f7f;
    }

blockquote,
blockquote p {
    line-height: 1.6;
    color: #999;
}

label {
    color: #000;
    font-weight: 400;
    margin-bottom: 0.1875em;
}

input[type="checkbox"],
input[type="file"],
input[type="radio"],
select {
    margin: 0 0 1em;
}

#manageJobsGrid {
    max-width: 942px;
}

.hidden-field {
    position: absolute;
    left: -99999px;
}

.inline-list {
    margin: 0 auto 1.0625em;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.search-top-filters ul.filters-right > li:last-child,
.section.search-filters .row,
.sub-nav {
    margin-right: 0;
}

.attributes,
.sub-nav,
form.custom.cursos.correct-overflow {
    overflow: visible;
}

.inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375em;
    display: block;
}

ul.pagination {
    display: block;
    height: 1.5em;
    margin-left: -0.3125em;
    margin-top: -3px;
}

    ul.pagination li {
        height: 1.5em;
        color: #222;
        float: left;
    }

        ul.pagination li a {
            display: block;
            padding: 0.0625em 0.4375em;
            text-decoration: underline;
            color: #4c4c4c;
        }

            ul.pagination li a:focus,
            ul.pagination li:hover a {
                background: #e5e5e5;
            }

        ul.pagination li.unavailable a {
            cursor: default;
            color: #999;
        }

            body #main-nav .nav-bottom.sticky .main-menu ul li#home-link a:hover,
            ul.pagination li.current a:focus,
            ul.pagination li.current a:hover,
            ul.pagination li.unavailable a:focus,
            ul.pagination li.unavailable:hover a {
                background: 0 0;
            }

        ul.pagination li.current a {
            background: 0 0;
            font-weight: 500;
            cursor: default;
        }

.pagination-centered ul.pagination li {
    float: none;
    display: inline-block;
}

.panel {
    padding: 1.25em;
    background: #fff;
}

    .panel.yellow {
        background-color: #f8e8c6;
        color: #a1a1a1;
    }

        .panel.yellow ul {
            list-style-type: initial;
            font-size: 13px;
            margin-left: 3%;
        }

.bluePanel {
    padding: 1.25em;
    border: 1px solid #71d9e2;
    background: #ededed;
}

.button_blue.no-margin,
.panel.callout > :first-child,
.panel > :first-child {
    margin-top: 0;
}

.panel.callout > :last-child,
.panel > :last-child,
.reg-content .with-border p,
.reg-header-sub p,
.register-container form,
.search-top-filters ul,
.section.cv .attributes .attributes-container,
.section.cv .attributes .attributes-value-lead .value-lead-details:last-of-type,
.section.cv .attributes .description.presentation p:last-of-type,
.section.offer-publish .attributes .attributes-container,
.section.offer-publish .attributes .attributes-value-lead .value-lead-details:last-of-type,
.section.offer-publish .attributes .description.presentation p:last-of-type,
.section.offer-publish form,
.servicios .attributes .attributes-container,
section.data-alert p:last-of-type,
section.data-process form.custom.empresas:first-of-type,
section.editar-cuestionarios form.custom.empresas,
section.editar-cuestionarios form.custom.empresas .checkbox-wrapper,
section.editar-cuestionarios form.custom.empresas input.no-margin,
section.tienda form.custom.empresas:first-of-type {
    margin-bottom: 0;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p {
    color: #333;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.625em;
}

    .panel h1.subheader,
    .panel h2.subheader,
    .panel h3.subheader,
    .panel h4.subheader,
    .panel h5.subheader,
    .panel h6.subheader,
    .panel.callout h1.subheader,
    .panel.callout h2.subheader,
    .panel.callout h3.subheader,
    .panel.callout h4.subheader,
    .panel.callout h5.subheader,
    .panel.callout h6.subheader {
        line-height: 1.4;
    }

.isSuscribed,
.message.alert *,
.message.info *,
.message.success *,
.panel.callout a,
.reg-tags .reg-tag .close-tag:hover .material-icons,
.updated i {
    color: #fff;
}

.pricing-table {
    border: 1px solid #e5e5e5;
    margin-left: 0;
    margin-bottom: 1.25em;
}

    .pricing-table * {
        list-style: none;
        line-height: 1;
    }

    .pricing-table .title {
        background-color: #e5e5e5;
        padding: 0.9375em 1.25em;
        text-align: center;
        color: #333;
        font-weight: 500;
        font-size: 1rem;
    }

    .pricing-table .price {
        background-color: #ededed;
        padding: 0.9375em 1.25em;
        text-align: center;
        color: #333;
        font-weight: 400;
        font-size: 1.25rem;
    }

    .pricing-table .bullet-item,
    .pricing-table .description {
        background-color: #fff;
        padding: 0.9375em;
        border-bottom: 1px dotted #e5e5e5;
        font-weight: 400;
        text-align: center;
    }

    .pricing-table .description {
        color: #757575;
        font-size: 0.75rem;
        line-height: 1.4;
    }

    .pricing-table .bullet-item {
        color: #333;
        font-size: 0.875rem;
    }

    .pricing-table .cta-button {
        background-color: #f5f5f5;
        text-align: center;
        padding: 1.25em 1.25em 0;
    }

.progress {
    background-color: transparent;
    height: 1.5625em;
    border: 1px solid #ccc;
    padding: 0.125em;
    margin-bottom: 0.625em;
}

    .progress .meter {
        background: #fc4d43;
        height: 100%;
        display: block;
    }

    .progress.secondary .meter {
        background: #e5e5e5;
        height: 100%;
        display: block;
    }

    .progress.success .meter {
        background: #00b420;
        height: 100%;
        display: block;
    }

    .progress.alert .meter {
        background: #c60f13;
        height: 100%;
        display: block;
    }

    .progress.radius,
    .th.radius {
        border-radius: 3px;
    }

        .progress.radius .meter {
            border-radius: 2px;
        }

    .progress.round {
        border-radius: 1000px;
    }

        .progress.round .meter {
            border-radius: 999px;
        }

.side-nav {
    display: block;
    margin: 0;
    padding: 0.875em 0;
    list-style-type: none;
    list-style-position: inside;
}

    .side-nav li {
        margin: 0 0 0.4375em;
        font-size: 0.875rem;
    }

        .side-nav li a {
            display: block;
            color: #fc4d43;
        }

        .side-nav li.active > a:first-child {
            color: #4f4f4f;
            font-weight: 500;
        }

        .side-nav li.divider {
            border-top: 1px solid #e5e5e5;
            height: 0;
            padding: 0;
            list-style: none;
        }

.sub-nav {
    display: block;
    width: auto;
    margin-bottom: 7px;
    padding-top: 0.25em;
}

    .sub-nav dd,
    .sub-nav dt,
    .sub-nav li {
        float: left;
        display: inline;
        margin-left: 0.5625em;
        margin-bottom: 0.625em;
        font-weight: 400;
        font-size: 0.875rem;
    }

        .sub-nav dd a,
        .sub-nav dt a,
        .sub-nav li a {
            color: #999;
            text-decoration: none;
        }

        .sub-nav dd.active a,
        .sub-nav dt.active a,
        .sub-nav li.active a {
            border-radius: 50%;
            font-weight: 500;
            background: #fc4d43;
            padding: 0.1875em 0.5625em;
            cursor: default;
            color: #fff;
        }

div.switch {
    padding: 0;
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-bottom: 1.25em;
    height: 2.25em;
    background: #fff;
}

    div.switch label {
        left: 0;
        z-index: 2;
        float: left;
        width: 50%;
        height: 100%;
        margin: 0;
        font-weight: 500;
        text-align: left;
        transition: 0.1s ease-out;
    }

    div.switch input {
        position: absolute;
        z-index: 3;
        opacity: 0;
        width: 100%;
        height: 100%;
        -moz-appearance: none;
    }

    div.switch span:last-child {
        position: absolute;
        top: -1px;
        left: -1px;
        z-index: 1;
        display: block;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        transition: 0.1s ease-out;
    }

.tableEmployer .header,
table tfoot,
table thead {
    background: #ededed;
    font-weight: 500;
}

    table tfoot tr td,
    table tfoot tr th,
    table thead tr td,
    table thead tr th {
        font-size: 0.875rem;
        color: #222;
        text-align: left;
    }

table tr td,
table tr th {
    padding: 0.2625em 0.225em;
    font-size: 0.875rem;
    color: #222;
}

#crop-image-overlay .social-import a:hover,
#crop-image-overlay-enterprise .social-import a:hover,
section,
table tr.alt,
table tr.even,
table tr:nth-of-type(2n) {
    background: #fff;
}

table tbody tr td,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
    display: table-cell;
    line-height: 1.5em;
}

.th {
    line-height: 0;
    display: inline-block;
    border: 4px solid #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: 0.2s ease-out;
}

.employerIcon,
body #main-nav .nav-bottom .left-div span {
    line-height: 40px;
}

a.th {
    display: inline-block;
    max-width: 100%;
}

.message {
    padding: 20px 25px;
    margin-bottom: 20px;
    border: 1px solid;
    text-align: center;
}

    .message p {
        font-size: 0.95rem;
        line-height: 1.2em;
        margin-bottom: 5px;
    }

        .message p a {
            text-decoration: underline;
            font-weight: 300;
        }

    .message .close-link {
        display: block;
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .message.alert {
        background-color: rgba(252, 77, 67, 0.5);
        border-color: #fc4d43;
    }

    .message.info {
        background-color: rgba(58, 152, 188, 0.5);
        border-color: #3a98bc;
    }

body #main-nav {
    position: relative;
    z-index: 9;
}

    body #main-nav .nav-bottom {
        -moz-transition: 0.23s;
        -webkit-transition: 0.23s;
        background-color: #e5e5e5;
        transition: 0.23s;
    }

#actualizar-cv,
.material-icons.edit {
    transition: 0.2s ease-in;
}

body #main-nav .nav-top {
    padding: 15px 0;
}

body #main-nav .nav-bottom .main-menu ul {
    margin: 0;
    position: relative;
    line-height: 40px;
    font-size: 1rem;
    font-weight: 400;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.main-menu ul li {
    list-style: none;
    display: inline-block;
    transition: 0.2s ease-in-out;
}

.main-menu li.current,
.main-menu li.current a {
    font-weight: 500;
    text-decoration: none;
    background-color: #4c4c4c;
    color: #fff !important;
}

    .main-menu li span.current:hover,
    .main-menu li.current:hover {
        background-color: #4c4c4c !important;
        color: #fff !important;
    }

body #main-nav .nav-bottom .main-menu ul li a {
    font-weight: 400;
    color: #3c3c3c;
    text-align: center;
    transition: 0.3s;
}

body #main-nav .nav-bottom .main-menu ul li a,
body #main-nav .nav-bottom .main-menu ul li span {
    font-size: 0.875rem;
    position: relative;
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

li#number-favorite a {
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    text-transform: lowercase !important;
    color: #fff !important;
    background-color: #03a3a3;
}

body #main-nav .nav-bottom .main-menu ul #home-link {
    border-left: none;
    display: none;
}

    body #main-nav .nav-bottom .main-menu ul #home-link a {
        width: 1px;
        visibility: hidden;
    }

.nav-bottom .main-menu ul li:hover {
    text-decoration: none;
    color: #3c3c3c;
    background-color: #fff;
}

.nav-bottom.sticky .main-menu ul li:hover,
.nav-bottom.sticky .main-menu ul li:hover a {
    text-decoration: none;
    color: #fff !important;
    background-color: #3c3c3c;
}

body #main-nav .nav-bottom #user-info {
    font-size: 0.75rem;
    position: relative;
    cursor: pointer;
    transition: 0.23s;
    background-color: #fff;
}

    article.corp.about > ul > li:nth-child(2n) > .columns h3,
    article.corp.about > ul > li:nth-child(odd) > .columns h3,
    body #main-nav .nav-bottom #user-info .user-info-inner {
        position: relative;
    }

.employerIcon {
    padding-left: 5px;
}

#ListOffersForm input,
#search-form input,
body #main-nav .nav-bottom #user-info .user-info-inner .user-picture {
    height: 40px;
}

body #main-nav .nav-bottom #user-info .user-info-inner .username {
    vertical-align: middle;
    font-size: 0.875rem;
}

.user_menu {
    font-size: 1em;
    line-height: 40px !important;
}

body #main-nav .nav-bottom #user-info ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    cursor: auto;
    box-sizing: border-box;
    border-top: 0 !important;
    border: 1px solid #dadada;
    display: none;
    background: #fff;
    z-index: 1;
}

#main-nav .nav-bottom #user-info ul li a .material-icons {
    color: #3c3c3c;
    font-size: 1rem;
    padding-right: 5px;
}

body #main-nav .nav-bottom #user-info ul li a:hover,
body #main-nav .nav-bottom #user-info ul li:hover a,
body #main-nav .nav-bottom #user-info ul li:hover a .material-icons {
    color: #1565c0;
    text-decoration: none;
}

body #main-nav .nav-bottom.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
    border-bottom: 1px solid #dadada;
    background: #fff;
    transition: 0.23s;
}

    body #main-nav .nav-bottom.sticky .main-menu ul li#home-link {
        display: inline-block;
        width: 135px;
        padding: 0 12px;
    }

        body #main-nav .nav-bottom.sticky .main-menu ul li#home-link a {
            width: auto;
            visibility: visible;
        }

li.logo-img {
    width: 161px;
    background-color: #fff;
}

    li.logo-img:hover,
    section.editar-cuestionarios .attributes-container.active:hover {
        background-color: #fff !important;
    }

body #main-nav .nav-bottom .main-menu ul li.logo-img a,
body #main-nav .nav-bottom.sticky .main-menu ul li#home-link.logo-img a,
body #main-nav .nav-bottom.sticky .main-menu ul li.logo-img {
    padding: 0;
    text-align: center;
    background-color: #fff;
}

.logoCandidate,
.nav-bottom.sticky .main-menu ul li#home-link.logo-img a img {
    max-width: 96px;
}

.cursosbackDef {
    height: 240px !important;
}

header.home-header .header-box {
    padding-top: 90px;
}

#SrchBox #search-form .subsearch .tab-wrapper {
    height: 80px;
}

    #SrchBox #search-form .subsearch .tab-wrapper .sublinkssrch a {
        font-size: 12px;
    }

.home-header {
    height: 430px;
}

body .home-header .header-box ::-webkit-input-placeholder,
body .private-menu-header .header-box ::-webkit-input-placeholder {
    opacity: 0.5;
    color: #3c3c3c;
}

body .home-header .header-box :-moz-placeholder,
body .private-menu-header .header-box :-moz-placeholder {
    opacity: 1;
    color: #3c3c3c;
}

body .home-header .header-box ::-moz-placeholder,
body .private-menu-header .header-box ::-moz-placeholder {
    opacity: 1;
    color: #3c3c3c;
}

body .home-header .header-box :-ms-input-placeholder,
body .private-menu-header .header-box :-ms-input-placeholder {
    color: #3c3c3c;
}

.coursesTitle {
    font-weight: 500;
    color: #fff;
    margin-top: 0;
    font-size: 112.5%;
}

body .home-header .header-box .upper-block input,
body .private-menu-header .header-box .upper-block input {
    font-weight: 500;
    width: 100%;
    float: left;
    padding: 0;
}

    .query,
    body .home-header .header-box .upper-block input.query,
    body .private-menu-header .header-box .upper-block input.query {
        padding-left: 10px;
        width: 100%;
        margin: 0;
        height: 40px;
    }

#ListOffersForm .selector,
#search-form .selector {
    height: 38px;
}

body .section {
    padding: 15px 0;
}

    body .section h2 {
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 120%;
        color: #3c3c3c;
    }

.private-menu-header .header-inner .header-container form.custom .custom.dropdown a,
.private-menu-header .header-inner .header-container form.custom select,
.search-top-filters ul li.current i,
.search-top-filters ul li:hover a,
.search-top-filters ul li:hover i,
.section a:hover,
.top-pagination a:hover .fa,
section.empresa-description .fourth-line .same-height .columns a:hover {
    text-decoration: none;
}

body #looking-for-a-job:before,
body #looking-for-profiles:before,
body .home-cursos:before,
body .pre-footer:before {
    width: 100%;
    height: 100%;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
}

body div#looking-for-a-job,
body div#looking-for-profiles,
body div.home-cursos,
body div.pre-footer {
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: content-box;
    text-align: left;
}

    body div#looking-for-a-job section#start-now,
    body div#looking-for-profiles section#start-now,
    body div.home-cursos section#start-now,
    body div.pre-footer section#start-now {
        opacity: 0.7;
        box-sizing: content-box;
        padding: 28px 23px 24px;
        max-width: 440px;
        box-shadow: 0 0 3px #d6c8a9;
        background: #fff8ee;
    }

    body div#looking-for-a-job h2,
    body div#looking-for-profiles h2,
    body div.home-cursos h2,
    body div.pre-footer h2,
    header.empresa-header.bucador-cv h6 a {
        font-size: 1.25rem;
        font-weight: 400;
    }

    body div#looking-for-a-job p,
    body div#looking-for-profiles p,
    body div.home-cursos p,
    body div.pre-footer p {
        font-size: 0.95rem;
    }

#looking-for-a-job {
    width: 100% !important;
    height: auto !important;
}

.empresas-contratando {
    margin-bottom: 0 !important;
    height: 100px;
}

    .empresas-contratando .carrusel-wrapper {
        width: 100%;
        height: 100px;
        overflow: hidden;
        position: relative;
        border-bottom: 1px solid #dadada;
        border-top: 1px solid #dadada;
    }

        .empresas-contratando .carrusel-wrapper ul {
            height: 65px;
            width: 9999px;
            margin: 15px auto;
        }

            .empresas-contratando .carrusel-wrapper ul li {
                width: 130px;
                height: 65px;
                float: left;
                vertical-align: middle;
                padding-left: 5px;
            }

                .empresas-contratando .carrusel-wrapper ul li .empresa-name {
                    display: none;
                    overflow: hidden;
                }

                .empresas-contratando .carrusel-wrapper ul li .empresa-logo img {
                    display: block;
                    margin: 0 auto;
                    max-height: 65px;
                    transition: 0.2s linear;
                }

.carrusel-wrapper ul li .empresa-logo img:hover {
    border-radius: 2px;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.section.ofertas-trabajo {
    margin-top: 0;
    padding: 10px 15px;
}

    .section.ofertas-trabajo.cursos {
        padding: 15px;
    }

    .section.ofertas-trabajo h2 {
        margin-left: 21px;
        margin-top: 20px;
    }

    .section.ofertas-trabajo .empresas {
        padding-top: 5px;
        position: relative;
        overflow: hidden;
    }

        .section.ofertas-trabajo .empresas ul li {
            margin-left: 0;
            padding-right: 24px;
            display: inline-block;
        }

            .section.ofertas-trabajo .empresas ul li:last-child {
                padding-right: 0;
                float: right;
            }

.enterpriseBox {
    border: 1px solid #dadada;
    border-radius: 2px;
}

.section.ofertas-trabajo .empresas ul li .empresa-name {
    display: block;
    height: 0;
    overflow: hidden;
}

.section.ofertas-trabajo .empresas ul li .empresa-logo {
    padding: 10px;
    min-width: 165px;
    min-height: 86px;
}

    .section.ofertas-trabajo .empresas ul li .empresa-logo img {
        vertical-align: bottom;
        max-height: 65px;
    }

.section.ofertas-trabajo .empresas ul li .ver-oferta .bubble {
    font-size: 1rem;
    line-height: 2rem;
    background-color: #1976d2;
    color: #fff;
    padding: 3px 6px;
    border-radius: 50%;
    font-weight: 500;
    min-width: 2.3rem;
    min-height: 2.3rem;
    position: absolute;
    bottom: 15px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.section.ofertas-trabajo .empresas ul li .ver-oferta {
    background-color: #dadada;
    color: #3c3c3c;
    padding: 5px;
    font-size: 0.875rem;
    font-weight: 500;
}

.section.ofertas-trabajo .oferta {
    min-height: 180px;
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 0;
}

    .section.ofertas-trabajo .oferta .social-block {
        right: 0;
        left: auto;
    }

        .register-container .with-left-border,
        .section.ofertas-trabajo .oferta .social-block > div {
            border-left: 1px solid #dadada;
        }

    .section.ofertas-trabajo .oferta .anunciante-logo {
        right: 12px;
        top: 14px;
    }

.section.ofertas-trabajo .row.banner {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}

.section.search-filters {
    padding: 0;
    overflow: hidden;
}

    .section.search-filters .row .facetTitle {
        padding: 2px 3px 2px 10px;
        background-color: #f5f5f5;
        margin-bottom: 10px;
    }

    .section.search-filters .row .facets {
        padding-left: 10px;
        padding-right: 0;
    }

.search-filters .clear-filters {
    color: #fc4d43;
    text-align: right;
    font-size: 0.75rem;
    float: right;
    padding: 0 2px 3px;
}

.section.search-filters.filters-to-apply a {
    font-size: 0.813rem;
    line-height: 1.2rem;
    color: #3c3c3c;
}

.section.search-filters.filters-to-apply ul {
    margin-bottom: 1rem;
}

.acolor:hover,
.search-filters li.selected .fa-times,
section.gestionar-ofertas .leyenda .leyenda-wrap ul li i.blue,
table.custom i.blue,
table.custom span.blue {
    color: #1565c0;
}

    #ExpiredOrFilled h3,
    .CloseModar:hover,
    .attributes .attributes-container-title a.edit-link:hover,
    .attributes .name small span,
    .candidaturas .candidatura-item .detail.delete-link:hover span,
    .delItem:hover,
    .fa-error,
    .filters-list a:hover,
    .filters-list a:hover .fa,
    .offer-info-div .fa-times,
    .search-filters li.selected .fa-times:hover,
    .search-filters li.selected .material-icons:hover,
    .section.search-filters .filter-checkbox:checked + span + label {
        color: #fc4d43;
    }

.filters-list {
    padding: 10px 5px !important;
}

    .filters-list li:first-child,
    .search-top-filters ul.filters-right.manage-cv-filters > li {
        margin-top: 5px;
    }

    .filters-list li {
        display: block;
        margin: 0 0 5px;
    }

    .filters-list a,
    header.empresa-header .header-box .header-content .row .subtitle {
        margin-bottom: 5px;
    }

    .filters-list a {
        color: #3c3c3c;
        display: block;
        background-color: #ededed;
        padding: 0 5px !important;
        margin-right: 3px;
        font-size: 0.813rem;
        line-height: 1.5rem;
        margin-left: 5px;
        border-radius: 2px;
    }

        .filters-list a .fa {
            color: #3c3c3c;
            line-height: 1.2rem;
            float: right;
            font-size: 0.85rem;
        }

.filter-link label {
    line-height: 16px;
    font-size: 0.813rem;
}

.section.search-filters .row.first {
    background: #d4d4d4;
}

.section.search-filters .row h4 {
    font-size: 1rem;
    margin-top: 7px;
    font-weight: 500;
    padding-left: 10px;
}

.section.search-filters .row h5 {
    font-size: 1rem;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 500;
}

.section.search-filters .row ul li a .filtericon {
    width: 13px;
}

.section.search-filters .row ul li a:hover,
.section.search-filters .row ul li a:hover .material-icons {
    color: #1976d2 !important;
}

    .section.search-filters .row ul li a:hover .filtericon:before {
        content: "\f067";
        font-weight: 500;
        color: #1976d2;
    }

.toggle-filter {
    width: 45px;
    height: 45px;
}

.btncv,
.btncv a {
    background: #fc4d43;
    height: 35px;
    width: 100% !important;
}

.section.search-filters .row ul li a {
    display: block;
    color: #424242;
    line-height: 1.5rem;
    font-size: 0.813rem;
}

.activeToggle a,
.candidaturas .candidatura-item .cand-subtitle .date,
.impulseIco,
body .ofertasrch a:visited {
    color: #999;
}

    #lang-selector a,
    #openCart2,
    .acolor,
    .ciudad-fecha a,
    .impulseIco:hover,
    .link-actualizar-cv i,
    .number-results a,
    .number-results-subtitle a,
    .register-container .button.social-import:hover,
    .section.cv .attributes .attributes-container.quiz-container .radio-container .value.checked,
    .section.cv .attributes .attributes-title-lead span,
    .section.cv .attributes .attributes-title-lead span.user-name,
    .section.cv .attributes .attributes-value-lead span,
    .section.cv .attributes .attributes-value-lead span.user-name,
    .section.offer-publish .attributes .attributes-container.quiz-container .radio-container .value.checked,
    .section.offer-publish .attributes .attributes-title-lead span,
    .section.offer-publish .attributes .attributes-title-lead span.user-name,
    .section.offer-publish .attributes .attributes-value-lead span,
    .section.offer-publish .attributes .attributes-value-lead span.user-name,
    table.custom a:hover > i.fa,
    table.custom a > i.fa.fa-dot-circle-o,
    table.custom i.fa.fa-dot-circle-o {
        color: #4c4c4c;
    }

.section.search-filters .row .open .extra-list-item {
    display: inherit;
}

.section.search-filters .row .show-more-filters {
    display: block;
    color: #1565c0;
    margin: 15px;
    font-size: 0.75rem;
}

    .attributes .description.open .hidden-descrpition,
    .attributes .description.open .less-info,
    .section.search-filters .row .open + .show-more-filters .open,
    .section.search-filters .row .show-more-filters .not-open {
        display: inline;
    }

.section.search-filters form {
    margin-bottom: 0.3rem;
}

.section.search-filters .filter-checkbox {
    margin-bottom: 8px;
    vertical-align: bottom;
    position: relative;
    top: 6px;
}

.btnsrchemp,
.cerrar,
.closeX,
.cv-editable:hover .edit,
.link-actualizar-cv b,
.triangulo {
    position: absolute;
}

.section.search-filters .selected label {
    font-size: 0.813rem;
    line-height: 1.2rem;
}

.section.offer-details {
    border: none;
    margin-bottom: 0;
    padding: 0;
}

#div_qualifications p,
.formularicurs form,
.tableEmployer {
    margin: 0 !important;
}

.section.offer-details .offer .offer-desc .subtitle,
.section.offer-details .offer-details .offer-desc .subtitle {
    display: block;
    max-width: 80%;
}

.section.offer-details .offer .offer-desc h3,
.section.offer-details .offer-details .offer-desc h3 {
    font-size: 1.25rem;
    color: #3c3c3c;
}

.attributes .experiencia-title,
.coursetxt,
.cv-header .details,
.data-header .details,
.explanation,
.publish-offer p,
.register-container .reg-info p,
.section.cv .attributes .attributes-title-lead,
.section.cv .attributes .attributes-title-lead .title-lead-details,
.section.cv .attributes .attributes-title-lead .value-lead-details,
.section.cv .attributes .attributes-value-lead,
.section.cv .attributes .attributes-value-lead .title-lead-details,
.section.cv .attributes .attributes-value-lead .value-lead-details,
.section.offer-details .offer .offer-desc p,
.section.offer-details .offer-details .offer-desc p,
.section.offer-publish .attributes .attributes-title-lead,
.section.offer-publish .attributes .attributes-title-lead .title-lead-details,
.section.offer-publish .attributes .attributes-title-lead .value-lead-details,
.section.offer-publish .attributes .attributes-value-lead,
.section.offer-publish .attributes .attributes-value-lead .title-lead-details,
.section.offer-publish .attributes .attributes-value-lead .value-lead-details,
.servicios .attributes .attributes-title-lead,
.srchprops select,
.sublinkssrch,
.sublinkssrch a,
.subsearch a,
.users-prom p,
table.custom a > i.fa.fa-caret-down,
table.custom a > i.fa.fa-caret-up,
table.custom a > i.fa.fa-dot-circle-o,
table.custom a > i.fa.fa-refresh,
table.custom i.fa.fa-caret-down,
table.custom i.fa.fa-caret-up,
table.custom i.fa.fa-dot-circle-o,
table.custom i.fa.fa-refresh {
    font-size: 0.875rem;
}

.section.offer-details .offer .offer-desc h4 {
    font-size: 0.875rem;
    color: #3c3c3c;
}

.srchprops,
.subsearch {
    background: rgba(50, 50, 50, 0.89);
}

.btncv a {
    color: #fff !important;
}

ul .btncv:hover {
    background-color: #e8554f;
    color: #fff !important;
    text-decoration: underline;
}

.link {
    color: #1565c0 !important;
}

    .link:hover {
        text-decoration: underline !important;
    }

.linkcv {
    width: 100% !important;
    color: #fff !important;
}

    .btn.btnSearch.white:after,
    .introL,
    .linkcv:hover {
        color: #4c4c4c !important;
    }

.srchprops select {
    height: 40px;
    margin: 0;
}

.subsearch {
    padding-bottom: 5px;
    color: #fff;
    border-radius: 2px;
}

    .subsearch a {
        color: #fff;
    }

        .anunciante a:hover,
        .ciudad-fecha a:hover,
        .icon-size:hover,
        .number-results a:hover,
        .number-results-subtitle a:hover,
        .private-menu-header .header-inner .header-container a:hover,
        .private-menu-options .item-ayuda a:hover,
        .register-container a.link:hover,
        .register-container span.field-error a,
        .reveal-register span.field-error a,
        .section.offer-publish .attribute-value a,
        .sendValidate,
        .subsearch a:hover,
        a.employer:hover,
        article.corp.partners section > .content .media-partners a:hover,
        section.editar-cuestionarios form.custom.empresas a.add-answer:hover,
        section.private-menu-options .private-menu-container a:hover {
            text-decoration: underline;
        }

.cerrar:hover,
.closeTabs:hover,
.introL:hover,
.noDecoration {
    text-decoration: none !important;
}

.sublinks {
    color: #4c4c4c !important;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-left: 10px;
    background: #fff;
}

.sublinkssrch {
    height: auto;
    color: #4c4c4c;
    line-height: 20px;
}

.slogan,
section.empresa-description .fourth-line .same-height .columns p {
    line-height: 1.25rem;
}

.sublinkssrch a {
    color: #4c4c4c;
}

.divSlogan {
    height: 50px;
}

.slogan {
    text-align: left;
    font-size: 1rem;
    margin-top: 9px;
    margin-left: 0;
    font-weight: 400;
}

#lang-selector,
.closeX,
.headerboxad {
    text-align: right;
}

.cursos-sidebar .banner:not(:first-child),
.cv-header .search-box,
.data-header .search-bo,
.panel_oferta,
body .ofertasrch .descripcion,
section.gestionar-ofertas .leyenda span.title.section-title {
    margin-top: 10px;
}

.homeCursos {
    height: 205px;
    margin-bottom: 12px;
}

.headerboxad {
    padding-top: 10px;
    color: #4c4c4c;
    font-size: 0.875rem;
    background: #fff;
    padding-right: 0;
}

    .headerboxad b {
        display: block;
        line-height: 18px;
    }

.bgimghome {
    min-height: 400px;
}

.btnsrchemp {
    bottom: 0;
    padding: 0;
}

.incomplete-info,
.total-price-cart li {
    padding: 10px;
}

.cerrar {
    color: #4c4c4c !important;
    right: 20px;
    z-index: 2;
}

.link-actualizar-cv,
.link-template-cv,
.link-template-cv span {
    color: #4c4c4c;
    height: 100%;
    width: 100%;
    display: block;
}

.cerrar:hover,
.closeTabs:hover {
    color: #fc4d43 !important;
}

#banner-container,
#slidy-container {
    height: 430px;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 100%;
    position: absolute;
}

    #banner-container img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

.link-template-cv {
    padding-top: 15px;
    transition: 0.4s ease-in-out;
}

    .link-template-cv span {
        background: #ededed;
        padding: 5px 0;
        margin-top: 15px;
        font-weight: 600;
    }

.link-actualizar-cv {
    background: #fff;
    padding-top: 15px;
}

    .link-actualizar-cv span {
        background: #03a3a3;
        color: #fff;
        padding: 5px 0;
        margin-top: 15px;
        font-weight: 600;
        display: block;
        width: 100%;
        height: 100%;
    }

    .link-actualizar-cv b {
        left: 0;
        display: block;
        opacity: 0;
        width: 100%;
        text-align: center;
        top: 0;
        font-size: 16px;
        color: #4c4c4c;
    }

#actualizar-cv {
    overflow: hidden;
    height: 130px;
}

    #actualizar-cv .updated {
        background: #fff;
        color: #4c4c4c;
        overflow: hidden;
        cursor: default;
    }

.updated {
    height: 70px !important;
    transition: 0.3s ease-in-out;
}

    .updated a {
        background: #fff;
        color: #fff;
    }

        .updated a span {
            background: #ededed;
            color: #fff;
        }

    .updated > .link-actualizar-cv {
        cursor: default !important;
    }

.how-they-see-me:hover a {
    background: #1976d2;
    color: #fff;
}

.cv-editable {
    transition: background-color 0.2s ease-in;
}

    .cv-editable:hover {
        background: #f5f5f5;
        cursor: pointer;
        box-shadow: 1px 2px 2px -2px #424242;
    }

#mackground .menu-link.red,
.closeX:hover {
    background-color: #fc4d43;
}

.cv-editable:hover .edit {
    right: 0;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-size: 0.875rem;
    text-decoration: none;
    background: #1976d2;
    cursor: pointer;
    display: block;
    z-index: 1;
}

.edit.fix {
    top: 0;
}

.cv-editable:hover .deleteico {
    width: 31px;
    padding-top: 8px;
    text-align: center;
    color: #fff;
    font-size: 0.875rem;
    height: 31px;
    text-decoration: none;
    background: #4c4c4c;
    cursor: pointer;
}

.top {
    top: 10px;
}

.triangulo {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 4px 0;
    border-color: transparent #424242 transparent transparent;
    top: 32px;
}

.descpcv {
    border-bottom: 1px dotted #dadada;
}

.langdesc {
    font-size: 0.75rem;
    line-height: 20px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #4c4c4c;
}

.closeX {
    background-color: #f5f5f5;
    color: #999;
    top: -51px;
    right: -20px;
    width: 40px;
    font-size: 1.813rem;
    padding: 6px 10px;
    transition: 0.2s ease-out;
}

    .closeX:hover {
        color: #fff;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
        max-height: 31px;
    }

.steps-2 {
    border: 1px solid transparent;
    width: 100%;
    position: relative;
    height: 30px;
}

.slide_tags,
.tick {
    position: absolute;
}

.tick {
    background: #1976d2;
    width: 1px;
    height: 7px;
    text-align: center;
    left: 0;
    top: -2px;
}

.panel_oferta {
    border: 1px solid #dadada;
    padding: 1.25em;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}

.slide_tags {
    font-size: 0.75rem;
    top: 6px;
}

.incompleteCV {
    color: #fbff6c;
}

.Usr_submenu {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 35px;
    font-size: 0.875rem;
    font-weight: 400;
    transition: 0.3s ease-out;
}

.cvExtrabtn,
.jobLanguageExtrabtn {
    margin: 0 !important;
    padding: 4px 10px 4px 5px !important;
    right: 0 !important;
    position: absolute;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
}

.anunciante a,
.cvExtrabtn,
.jobLanguageExtrabtn {
    font-weight: 400 !important;
}

.Usr_submenu:hover {
    box-shadow: inset -5px 0 0 0 #1565c0;
    transition: 0.3s ease-out;
}

.buscadorOfferta {
    background: #4c4c4c;
    color: #fff;
}

.cvExtrabtn {
    color: #fff !important;
    top: 0;
    background-color: #ff4a3b;
    border: 1px solid #fb1d11;
}

.jobLanguageExtrabtn {
    color: #fff !important;
    bottom: 0;
    background-color: #03a3a3;
    border: 1px solid #03a3a3;
}

.triangulo1 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 4px 0;
    border-color: transparent #000 transparent transparent;
    top: 30px;
    position: absolute;
}

.autocursor {
    cursor: initial;
}

.eliminar {
    font-size: 0.875rem;
    font-weight: 500;
    padding: 7px;
    line-height: 35px;
}

.employerico {
    padding-left: 12px;
}

.section.offer-details .offer-details .offer-desc h4 {
    font-size: 0.875rem;
    color: #4c4c4c;
}

.section.offer-details .offer-details dl dt {
    display: block;
    font-size: 0.875rem;
    border-top: 1px solid #dadada;
    padding-top: 5px;
    margin-bottom: 0;
}

.section.offer-details .offer-details {
    padding: 10px;
    font-size: 0.875rem;
}

.number-results {
    font-size: 1.25rem;
    color: #4c4c4c;
    font-weight: 400;
    padding-left: 0.9375em;
    margin-bottom: 0;
}

.number-results-subtitle {
    font-size: 0.75rem;
    padding-left: 20px;
}

.search-top-filters {
    clear: both;
    font-size: 0.875rem;
}

    .search-top-filters ul li {
        display: inline-block;
        line-height: 26px;
        text-align: center;
        transition: box-shadow 0.2s;
    }

        .search-top-filters ul li a {
            color: #4c4c4c;
            text-decoration: none;
        }

        .search-top-filters ul li:hover {
            box-shadow: inset 0 5px 0 0 #fc4d43;
            cursor: pointer;
        }

        .search-top-filters ul li.current {
            font-weight: 500;
            box-shadow: inset 0 5px 0 0 #fc4d43;
        }

.form-inside:hover {
    box-shadow: 0;
    cursor: auto;
}

.search-top-filters ul li.form-inside {
    border: 0;
    width: 300px;
}

    .search-top-filters ul li.form-inside:not(button) {
        text-align: left;
    }

    .search-top-filters ul li.form-inside button {
        margin-top: 23px !important;
    }

    .search-top-filters ul li.form-inside label {
        margin-bottom: 0;
        line-height: 28px;
    }

    .search-top-filters ul li.form-inside.multi-selectors {
        width: 260px;
    }

        .search-top-filters ul li.form-inside.multi-selectors:hover {
            box-shadow: none;
            cursor: default;
        }

        .search-top-filters ul li.form-inside.multi-selectors > .button,
        .search-top-filters ul li.form-inside.multi-selectors > .dropdown,
        .search-top-filters ul li.form-inside.multi-selectors > select {
            width: 75px;
            float: left;
            margin-right: 5px;
        }

.search-top-filters ul.filters-left > li,
.search-top-filters ul.filters-right > li {
    max-width: 125px;
    border: 1px solid #dadada;
    padding: 10px;
    margin-top: 26px;
    border-bottom: 0;
    background: #fff;
    box-sizing: border-box;
}

.search-top-filters ul.filters-left > li {
    float: left;
    margin-right: 1%;
    margin-left: 0;
    width: 25%;
}

.search-top-filters ul.filters-right > li {
    float: right;
    margin-left: 1%;
    margin-right: 0;
    width: 19%;
}

.search-top-filters ul.filters-right.manage-cv-filters {
    margin-right: -3px;
    padding-top: 17px;
}

.search-top-filters ul.filters-left.no-margin,
.search-top-filters ul.filters-right.no-margin {
    margin-bottom: 0;
    width: 100%;
}

.attachments .attachment-form .attribute,
.f-left,
.gestor-label,
.search-top-filters ul.filters-left {
    float: left;
}

    .search-top-filters ul.filters-left button.tiny {
        height: 27px;
        font-size: 0.8rem;
        line-height: 0.8rem;
    }

.search-top-filters ul.filters-right label {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}

.search-top-filters ul.filters-right.manage-cv-filters label {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 0;
}

.private-menu-header .header-inner .header-container form.custom label,
.reg-content h3.info,
section.gestionar-ofertas .leyenda span.title {
    font-size: 0.875rem;
    font-weight: 500;
}

section.gestionar-ofertas .leyenda .leyenda-wrap {
    margin-top: 18px;
}

    section.gestionar-ofertas .leyenda .leyenda-wrap .leyenda-box {
        min-height: 200px;
        border: 1px solid #dadada;
        margin-top: -14px;
        padding: 30px 40px;
    }

        section.gestionar-ofertas .leyenda .leyenda-wrap .leyenda-box:after {
            position: absolute;
            content: " ";
            display: block;
            width: 15px;
            height: 15px;
            left: -5px;
            top: 20px;
            background: #fff;
            border-bottom: 1px solid #dadada;
            border-left: 1px solid #dadada;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

    section.gestionar-ofertas .leyenda .leyenda-wrap ul {
        padding-top: 10px;
        margin-bottom: 0;
    }

        section.gestionar-ofertas .leyenda .leyenda-wrap ul li {
            width: 150px;
            padding-top: 3px;
            display: inline-block;
            color: #4c4c4c;
            font-size: 0.8rem;
        }

            section.gestionar-ofertas .leyenda .leyenda-wrap ul li i {
                padding-right: 8px;
            }

                section.gestionar-ofertas .leyenda .leyenda-wrap ul li i.circle-number {
                    width: 18px;
                    height: 18px;
                    color: #fff;
                    background-color: #1565c0;
                    font-weight: 500;
                    font-size: 0.75rem;
                    font-style: normal;
                    padding: 1px 3px 1px 2px;
                    margin-right: 8px;
                    border-radius: 50%;
                }

                section.gestionar-ofertas .leyenda .leyenda-wrap ul li i.fa {
                    -webkit-transform: translate(0, 4px);
                    transform: translate(0, 4px);
                }

section.gestionar-cv table i {
    font-size: 0.875rem !important;
}

section.gestionar-cv table .material-icons {
    transform: rotate(130deg);
}

section.gestionar-cuestionarios .attribute {
    margin-top: -10px;
}

.search-sidebar .attributes {
    box-shadow: none !important;
    margin-bottom: 0 !important;
}

#ListOffersForm,
.tableTabfix {
    margin-bottom: 6px;
}

#PanelJobs #manageJobsGrid {
    max-width: 952px !important;
    min-width: 952px !important;
}

#GridCV {
    max-width: 752px;
    min-width: 752px;
}

.ofertas-table li:last-child,
.private-menu-header .header-inner .header-container:last-of-type,
.search-sidebar .attributes:not(:last-of-type),
section.private-menu-options .private-menu-container ul > li:last-child {
    border-bottom: 0;
}

.search-sidebar .attributes .attributes-container {
    margin-bottom: 0;
    padding: 10px 5px !important;
}

.search-sidebar .attributes .attributes-container-title {
    background: #ededed;
    font-size: 0.9rem;
}

header.empresa-header {
    background-position: 45% 7%;
    background-repeat: no-repeat;
    background-color: #fff;
}

    header.empresa-header .header-box {
        padding: 27px 0;
    }

        header.empresa-header .header-box .header-content {
            background-color: #fff !important;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
            padding: 17px;
            color: #000;
        }

            .header-contentsp .row,
            header.empresa-header .header-box .header-content .row {
                margin: 0.9375em 0;
            }

                header.empresa-header .header-box .header-content .row .title {
                    font-size: 2.2rem;
                    font-weight: 500;
                    line-height: 45px;
                }

                header.empresa-header .header-box .header-content .row .button {
                    background-color: #fff;
                    font-weight: 500;
                    font-size: 1.125rem;
                    border: none;
                    padding: 0.375em;
                }

section.empresa-description {
    padding-left: 8px;
    padding-right: 8px;
}

    section.empresa-description .row {
        padding-left: 4px;
        padding-right: 4px;
    }

    section.empresa-description .columns.border {
        border-left: 1px solid #dadada;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
    }

        section.empresa-description .columns.border:last-child {
            border-right: 1px solid #dadada;
            height: 151px;
        }

    section.empresa-description .row.over-block .over-block {
        color: #1565c0;
        border: 1px solid #dadada;
        padding: 9px;
        font-size: 1.25rem;
        box-shadow: 1px 1px 4px #dadada;
        background: #fff;
        z-index: 2;
    }

    section.empresa-description .first-line .zero-euro {
        color: #1565c0;
        font-size: 5em;
    }

    section.empresa-description .first-line .border {
        padding: 30px 45px;
    }

    section.empresa-description .first-line .publica,
    section.empresa-description .first-line .registrate {
        display: inline-block;
        line-height: 1.1875em;
    }

    section.empresa-description .first-line .registrate {
        margin-left: 0.75em;
    }

    section.empresa-description .first-line img {
        vertical-align: initial;
    }

    section.empresa-description .first-line .over-block {
        top: -34px;
    }

    section.empresa-description .second-line {
        border-top: 1px solid #dadada;
    }

        section.empresa-description .second-line .row.over-block .over-block {
            margin-top: -20px;
            margin-bottom: -20px;
        }

    section.empresa-description .third-line .columns {
        border: 1px solid #dadada;
        padding-bottom: 40px;
    }

        section.empresa-description .third-line .columns h3 {
            color: #1565c0;
            font-size: 5.25em;
            margin-bottom: 0;
        }

        section.empresa-description .third-line .columns h4 {
            color: #4c4c4c;
            font-size: 1em;
            margin-bottom: 0;
            margin-top: 0;
            line-height: 1.4em;
        }

        section.empresa-description .third-line .columns p {
            margin-bottom: 0;
            line-height: 1.125rem;
        }

            .perfil-sidebar .banner-publi + .cursos-destacados,
            .sidebar .banner-publi + .cursos-destacados,
            section.empresa-description .third-line .columns p.first {
                margin-top: 7px;
            }

    section.empresa-description .fourth-line .same-height .columns {
        border-left: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        min-height: 15.9375em;
        padding: 1.625em 0 1.25em;
    }

        .social-block .sendOffer,
        .tableRowNew,
        section.empresa-description .fourth-line .same-height .columns:last-child {
            border-right: 1px solid #dadada;
        }

        #crop-image-overlay .social-import a.linkedin-import:hover,
        #crop-image-overlay-enterprise .social-import a.linkedin-import:hover,
        section.empresa-description .fourth-line .same-height .columns:hover {
            background-color: #1565c0;
            color: #fff;
        }

    section.empresa-description .fourth-line .img-line {
        height: 140px;
    }

    section.empresa-description .fourth-line .row.over-block .over-block {
        top: -22px;
    }

div#looking-for-profiles section#start-now {
    max-width: 370px !important;
}

    div#looking-for-profiles section#start-now h2 {
        font-size: 1em;
        margin-bottom: 0.9375em;
    }

section.quien-usa-turijobs {
    margin-top: 2.5em;
}

    section.quien-usa-turijobs h2 {
        font-size: 1.25em;
        color: #4c4c4c;
    }

    section.quien-usa-turijobs .col-borders {
        padding: 0.25em 0.4375em;
    }

        section.quien-usa-turijobs .col-borders .row.col-borders {
            border: 1px solid #dadada;
            padding: 0.625em 0.625em 0.8125em;
        }

            section.quien-usa-turijobs .col-borders .row.col-borders h3 {
                font-size: 1em;
                color: #1565c0;
            }

            section.quien-usa-turijobs .col-borders .row.col-borders h5 {
                font-size: 0.875em;
                color: #4c4c4c;
            }

            section.quien-usa-turijobs .col-borders .row.col-borders h6 {
                font-size: 0.75em;
                color: #4c4c4c;
                font-weight: 200;
            }

            section.quien-usa-turijobs .col-borders .row.col-borders p {
                font-size: 0.75em;
                margin-left: 7px;
            }

            section.quien-usa-turijobs .col-borders .row.col-borders .links {
                border: 1px solid #dadada;
                margin-left: 0.8125em;
                padding-bottom: 0.25em;
            }

                section.quien-usa-turijobs .col-borders .row.col-borders .links:first-child {
                    margin-left: 0.4375em;
                }

                section.quien-usa-turijobs #mas-casos-existo a,
                section.quien-usa-turijobs .col-borders .row.col-borders .links a {
                    color: #4c4c4c;
                    font-size: 0.75em;
                }

    section.quien-usa-turijobs #mas-casos-existo {
        margin-right: 0;
        margin-left: 0;
        margin-top: 2px;
        padding: 0.25em 0.4375em;
        border: 1px solid #dadada;
    }

ul.pagination li {
    margin-left: 0;
    font-weight: 500;
}

    ul.pagination li.current,
    ul.pagination li:hover:not(.unavailable) {
        background-color: transparent;
    }

        ul.pagination li.current a,
        ul.pagination li:hover:not(.unavailable) a {
            color: #3a98bc;
            background-color: transparent;
        }

    #corp-nav.corp nav#corp-submenu ul > li:first-child,
    .footer-wrap ul,
    ul.pagination li :last-child {
        padding-left: 0;
    }

.current-page {
    color: #4c4c4c;
    font-weight: 500;
    font-size: 0.875rem;
}

#close-menu {
    background-color: #3c3c3c;
}

.sub-nav a.menu-link {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 2.5rem;
    border: 1px solid #c1c1c1;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 500;
    text-align: center;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

.links a.cv-link,
.links a.cv-link .icons span.icon-wrapper {
    height: 2.188rem;
    line-height: 2.188rem;
    display: block;
    text-align: center;
}

.candidate_navBar {
    margin-top: 0;
    padding-top: 0;
    height: 40px;
    background: #03a3a3;
    margin-bottom: 0;
}

.sub-nav a.menu-link.current,
.sub-nav a.menu-link:hover {
    color: #fff;
    text-decoration: none;
    background: #028888;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

.sub-nav a.menu-link.current,
.sub-nav a.menu-link:active {
    background: #028888;
    font-weight: 500;
}

.current.submenulk::after {
    content: "";
    position: absolute;
    left: 45%;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #028888 transparent transparent;
    clear: both;
}

.links a.cv-link {
    position: relative;
    float: left;
    max-width: 176px;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    color: #4c4c4c;
    font-size: 0.875rem;
    font-weight: 400;
    margin-right: 3px;
    padding-left: 11px;
    padding-right: 78px;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
    background: #fff;
}

    .links a.cv-link span.edit-cv-title {
        color: #aaa;
        font-size: 62.5%;
    }

    .links a.cv-link .icons {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
    }

        .links a.cv-link .icons span.icon-wrapper {
            border-left: 1px solid #e5e5e5;
            float: right;
            width: 2.188rem;
        }

    .links a.cv-link.add-cv {
        padding-right: 40px;
    }

    .links a.cv-link.current,
    .links a.cv-link:hover {
        color: #fff;
        text-decoration: none;
        background-color: #3c3c3c;
    }

.select-cv .icons-wrapper i {
    color: #00f !important;
}

.cv-link .icons .icons-wrapper {
    width: auto !important;
}

.attribute-heading {
    color: #4c4c4c;
    font-size: 95%;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 15px;
}

.attribute-title,
.attribute-value {
    font-size: 0.875rem;
    font-weight: 400;
}

.attribute-title {
    line-height: 1.313rem;
    padding-right: 8px;
}

    .attribute-title.muted,
    section.data-process .attribute-value {
        color: #868686;
    }

.attribute-value {
    line-height: 1.3rem;
    word-wrap: break-word;
    color: #4c4c4c;
}

#linkRegistro_candidate,
.incomplete {
    color: #fc4d43 !important;
}

.attributes {
    position: relative;
}

    .attributes .name {
        font-size: 1.25rem;
        line-height: 1.875rem;
        font-weight: 500;
        margin-bottom: 10px;
    }

.growing-tree,
form.custom.cursos .checkbox-container.no-margin {
    margin-bottom: 7px;
}

.attributes .name small {
    display: block;
    font-size: 70%;
    font-weight: 400;
}

.attributes .help-link {
    position: absolute;
    bottom: 10px;
    right: 25px;
    width: 135px;
    background: #fff;
    color: #fc4d43;
}

    .attributes .help-link:hover {
        background: #fc4d43 !important;
        color: #fff !important;
    }

.attributes .avatar .bg-avatar,
.attributes .avatar .edit-avatar {
    left: 0;
    color: #3c3c3c;
    line-height: 2.5rem;
    width: 100%;
    text-align: left;
    bottom: 0;
}

.attributes .avatar {
    position: absolute;
    top: 80px;
    right: 45px;
    padding: 4px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    width: 137px;
    height: 137px;
}

    .attributes .avatar.resume {
        position: relative;
        top: 0;
    }

    .attributes .avatar .inner-avatar {
        border: 1px solid #e5e5e5;
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }

        .attributes .avatar .inner-avatar img {
            margin: 0 auto;
            width: auto;
            height: 127px;
            max-height: 100%;
            max-width: 100%;
            display: block;
        }

    .attributes .avatar .edit-avatar {
        display: block;
        position: absolute;
        box-sizing: border-box;
    }

        .attributes .avatar .edit-avatar .fa-camera,
        .attributes .avatar .edit-avatar .material-icons {
            line-height: 2.5rem;
            margin-left: 5px;
            transition: 0.5s;
            z-index: 4;
            font-size: 140%;
            color: #fff;
            opacity: 0.9;
            text-shadow: 0 0 5px #4c4c4c;
        }

    .attributes .avatar:hover .edit-avatar .fa-camera,
    .attributes .avatar:hover .edit-avatar .material-icons {
        font-size: 14px;
        transition: 0.5s;
        color: #fff;
        text-shadow: none;
        opacity: 1;
    }

    .attributes .avatar .bg-avatar {
        height: 0 !important;
        overflow: hidden;
        position: absolute;
        padding: 0 0 0 15px;
        transition: 0.5s;
    }

    .attributes .avatar:hover .bg-avatar {
        background-color: rgba(0, 0, 0, 0);
        height: 40px !important;
        transition: 0.5s;
        padding-left: 25px;
        color: #fff;
    }

.attributes .description {
    padding: 20px 25px;
}

    .attributes .description p {
        margin-bottom: 0;
        font-size: 0.875rem;
    }

.attributes .attributes-container-title {
    padding-left: 7px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 32px;
}

    .attributes .attributes-container-title a.edit-link {
        display: block;
        float: right;
        width: 30px;
        height: 100%;
        background: #fff;
        color: #4c4c4c;
        text-align: center;
        border-left: 1px solid #e5e5e5;
    }

.attributes .attributes-container {
    overflow: visible !important;
    padding: 20px 25px;
    position: relative;
}

    .attributes .attributes-container.with-border {
        border-bottom: 1px solid #e5e5e5;
    }

    .attributes .attributes-container.correct-overflow {
        overflow: hidden !important;
    }

.attributes .edit-zone {
    display: none;
    padding: 20px;
    background-color: #f5f5f5;
    -webkit-transition: border 1.2s;
    -moz-transition: border 1.2s;
    transition: border 1.2s;
}

.attachments .attributes-container,
table.custom td.table-inside {
    padding: 0;
}

.attachments .reg-tags {
    float: left;
    overflow: hidden;
}

    .attachments .reg-tags .reg-tag {
        float: none;
        background: 0 0;
        border: #ccc;
        color: #a1a1a1;
        padding-right: 40px;
    }

        .attachments .reg-tags .reg-tag .close-tag:after,
        table.custom td.muted-cell,
        table.custom tr.muted-row td:not(.custom-dates),
        table.custom tr.muted-row td:not(.table-inside) {
            opacity: 0.5;
        }

        .attachments .reg-tags .reg-tag + .reg-tag,
        .mtop-8 {
            margin-top: 8px;
        }

.attachments .attachment-form {
    overflow: hidden;
    padding: 25px;
    position: relative;
}

    .attachments .attachment-form .image {
        float: left;
        margin-right: 25px;
    }

    .attachments .attachment-form .attribute a {
        display: block;
        line-height: 27px;
        padding: 0 7px;
        font-size: 0.75rem;
        margin-top: 12px;
        font-weight: 400;
    }

    .attachments .attachment-form input {
        position: absolute;
        top: 0;
        left: -9999px;
    }

.how-they-see-me {
    display: block;
    background: #ededed;
    text-align: center;
    padding: 7px;
    font-size: 0.875rem;
    font-weight: 500;
    color: #4c4c4c !important;
}

.shareEm,
.shareFb,
.shareGp,
.shareLi,
.sharePt,
.shareRss,
.shareTw,
.shareWP {
    background-image: url(/v3/img/social-share_m.png);
}

.register-container,
.shareEm,
.shareFb,
.shareGp,
.shareLi,
.sharePt,
.shareRss,
.shareTw,
.shareWP {
    background-size: cover;
}

.popularBullet,
.shareEm,
.shareFb,
.shareGp,
.shareLi,
.sharePt,
.shareRss,
.shareTw,
.shareWP {
    background-repeat: no-repeat;
}

.how-they-see-me:hover {
    color: #1565c0;
    text-decoration: underline;
}

.growing-tree {
    border: 1px solid #e5e5e5;
}

    .growing-tree .treen-container {
        padding: 20px 15px 0;
        text-align: center;
    }

        .growing-tree .treen-container a {
            display: block;
            position: absolute;
            top: 15px;
            right: 15px;
            font-size: 70%;
            font-weight: 300;
            line-height: 21px;
            width: 69px;
            border: 1px solid #e5e5e5;
            text-align: center;
            background-color: #f5f5f5;
        }

    .growing-tree .tree-info {
        text-align: center;
        padding: 15px;
    }

        .growing-tree .tree-info .percentage {
            font-size: 112.5%;
            font-weight: 400;
            margin-bottom: 8px;
        }

        .growing-tree .tree-info .grow-your-cv {
            display: block;
            font-size: 95%;
            font-weight: 400;
            margin-bottom: 6px;
        }

        .growing-tree .tree-info .areas {
            font-size: 0.8rem;
            line-height: 18px;
            font-weight: 200;
            color: #868686;
        }

.sidebar .sidebar-title {
    padding-left: 7px;
    border: 1px solid #e5e5e5;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 7px;
}

#middle-o,
.register-container .reg-info {
    font-size: 112.5%;
}

header.cursos-header .header-box .upper-block {
    background-color: rgba(50, 50, 50, 0.89);
    padding: 20px;
}

form.custom.cursos {
    position: relative;
    overflow: hidden;
}

    form.custom.cursos label {
        position: relative;
        font-size: 0.875rem;
        margin-bottom: 8px;
    }

        form.custom.cursos label input[type="email"],
        form.custom.cursos label input[type="password"],
        form.custom.cursos label input[type="text"] {
            display: inline-block;
            vertical-align: middle;
            zoom: 1;
            box-shadow: none;
            margin-bottom: 0;
            width: 100%;
            background: 0 0;
            border: none;
            font-size: 0.75rem;
            font-weight: 400;
            line-height: 80%;
            height: 27px;
            padding: 4px 7px 5px;
        }

        form.custom.cursos label.inside-label input[type="email"],
        form.custom.cursos label.inside-label input[type="password"],
        form.custom.cursos label.inside-label input[type="text"] {
            position: absolute;
            top: 0;
            left: 0;
            border: 0;
        }

        form.custom.cursos label.inside-label + small {
            font-size: 62.5%;
            margin-bottom: 15px;
            display: block;
            color: #444;
        }

        form.custom.cursos label.transparent {
            background: 0 0;
            border: 0;
            padding: 0;
            line-height: 16px;
            height: auto;
        }

    form.custom.cursos .custom.dropdown a.selector {
        width: 25px;
        height: 100%;
        border-left: 1px solid #bdbdbd;
    }

        form.custom.cursos .custom.dropdown a.selector:after,
        form.custom.cursos .custom.dropdown a.selector:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top: 4px solid #4c4c4c;
            position: absolute;
            left: 50%;
            top: 60%;
            margin-top: -1px;
            margin-left: -4px;
        }

        form.custom.cursos .custom.dropdown a.selector:before {
            top: 20%;
            border: 4px solid transparent;
            border-bottom: 4px solid #4c4c4c;
        }

    form.custom.cursos .custom.dropdown.open a.selector:after,
    form.custom.cursos .custom.dropdown:hover a.selector:after {
        border: 4px solid transparent;
        border-top: 4px solid #4c4c4c;
    }

    form.custom.cursos .custom.dropdown.open a.selector:before,
    form.custom.cursos .custom.dropdown:hover a.selector:before {
        border: 4px solid transparent;
        border-bottom: 4px solid #4c4c4c;
    }

    form.custom.cursos .custom.dropdown .current {
        line-height: 2.125rem;
    }

    form.custom.cursos .radio-container > span:not(.value) {
        vertical-align: middle;
        zoom: 1;
        width: 13px;
        height: 13px;
        border: 1px solid #ccc;
        display: inline-block;
        line-height: 27px;
        margin-right: 4px;
        pointer-events: none;
    }

    form.custom.cursos .radio-container .custom.radio {
        border-radius: 0;
        width: 11px;
        height: 11px;
        border: 0;
        margin-left: 0;
        padding: 0;
        top: -9px;
    }

        form.custom.cursos .radio-container .custom.radio.checked:before {
            width: 11px;
            height: 9px;
            margin-left: 1px;
            margin-top: 2px;
            border: 0;
            background: url("/v3/img/sprite.png") -71px -69px no-repeat;
            pointer-events: none;
        }

    form.custom.cursos .checkbox-container {
        background: 0 0;
        border: 0;
        padding: 0;
        height: auto;
    }

        form.custom.cursos .checkbox-container > span {
            display: inline-block;
            vertical-align: middle;
            zoom: 1;
            line-height: 18px;
            width: 13px;
            height: 13px;
            border: 0;
            background: #fff;
        }

        form.custom.cursos .checkbox-container + small {
            font-size: 70%;
            font-weight: 700;
        }

.centerLogo {
    position: absolute;
    left: 26%;
    top: -60px;
    border: 1px solid #dadada;
    background-color: #fff;
    padding: 2%;
    border-radius: 2px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    .centerLogo:hover {
        box-shadow: 0 10px 20px transparent, 0 6px 6px rgba(0, 0, 0, 0.23);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

.cur_descList {
    padding-top: 45px;
    padding-bottom: 10px;
    margin: 0;
    background-color: #1565c0;
    text-align: center;
    color: #fff;
}

.cursos-sidebar .banner-publi {
    width: 316px;
}

.menu-register {
    line-height: 34px;
    text-align: center;
    border-left: 1px solid #dadada;
}

.register-container {
    background-position: center center;
    background-color: #ededed;
}

    .register-container h3 {
        padding: 5px 10px 5px 0;
        color: #e8554f;
    }

.reg-header-sub li,
article.corp.partners section > .content .description > .left p,
article.corp.partners section > .content .partner-list,
article.corp.partners section > .content body footer section#footer01 .social .description > .facebook p,
article.corp.partners section > .content body footer section#footer01 .social .description > .google-plus p,
article.corp.partners section > .content body footer section#footer01 .social .description > .twitter p,
body footer section#footer01 .social article.corp.partners section > .content .description > .facebook p,
body footer section#footer01 .social article.corp.partners section > .content .description > .google-plus p,
body footer section#footer01 .social article.corp.partners section > .content .description > .twitter p {
    padding-right: 20px;
}

.register-container .acepto {
    display: inline-block;
    padding-left: 5px;
}

.required,
form.custom label .required {
    font-size: 14px;
}

.register-container input,
.register-container ul.chosen-choices {
    background-color: #e5e5e5;
    border: none;
    border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before {
    position: absolute;
    top: 6px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("/v3/img/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px;
}

@media only screen and (max-width: 767px) {
    .register-container .formCV-col {
        width: 100%;
    }

    .register-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .offerInfo {
        width: 65% !important;
    }
}

@media only screen and (max-width: 467px) {
    .hiddenResponsive {
        visibility: hidden;
    }
}

.register-container a.link {
    font-size: 0.875rem;
    color: #1565c0;
    font-weight: 500;
}

.register-container section {
    background: #fff;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

    .register-container section.reg-header h3 {
        font-size: 245%;
        line-height: 30px;
        font-weight: 800;
    }

    .register-container section.reg-header p {
        font-size: 1.25rem;
        line-height: 1.5em;
        margin-bottom: 0;
    }

        .register-container section.reg-header p a.white {
            padding-left: 5px;
            color: #fff;
            text-decoration: underline;
            font-weight: 800;
        }

        .register-container section.reg-header p a {
            color: #4c4c4c;
            font-weight: 500;
        }

.reg-content {
    padding: 20px 40px;
    font-size: 0.875rem;
}

.register-container .reg-content p {
    font-size: 0.875rem;
    line-height: 1.4;
}

.reg-content .title h3 {
    font-size: 1.125rem;
}

.register-container .reg-content textarea {
    height: 120px;
}

.custom label.inline .dropdown,
.register-container form.custom label.inline .dropdown {
    position: absolute;
    margin-left: 20px;
}

.offer-info-div span,
.reg-content h3.subsection,
.register-container .reg-info h4,
.register-container .reg-subsection h3,
article.corp.partners section > .content .description p {
    font-size: 1rem;
}

.register-container .reg-info img {
    float: left;
    height: 70px;
    padding-right: 10px;
}

.register-container .reg-info .reg-info-plus {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.reg-tags .reg-tag .close-tag,
.reg-tags .reg-tag .edit-tag {
    top: 0;
    width: 27px;
    height: 27px;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    text-align: center;
    display: block;
}

.register-container .reg-info .reg-info-plus p {
    font-size: 105%;
}

#middle-o {
    margin: 28px 48% 0;
    position: absolute;
    background: #fff;
    padding: 10px;
    font-weight: 500;
    border-radius: 25px;
    color: #000;
    width: 40px;
    text-align: center;
    z-index: 1;
    line-height: 18px;
}

h4.subtitle {
    opacity: 0.7;
}

.register-container span.error {
    color: #fc4d43;
    padding-top: 30px;
}

#createPassword .field-error,
.register-container span.field-error,
.register-container span.field-error2,
.reveal-register span.field-error {
    color: #fc4d43;
    font-size: 0.75rem;
    font-weight: 500;
    position: relative;
    top: -8px;
}

.register-container-app span.field-error,
.register-container-app span.field-error2,
.reveal-register span.field-error {
    color: red;
    font-size: 0.75rem;
    font-weight: 500;
    position: relative;
    top: -8px;
}

.register-container .social-import {
    text-align: center;
    background-color: #e5e5e5;
    font-size: 105%;
    width: 190px;
    border: 1px solid #e5e5e5;
    padding: 0;
    line-height: 36px;
    color: #4c4c4c;
}

    .register-container .social-import span {
        position: absolute;
        left: 0;
        width: 42px;
        font-size: 112.5%;
        color: #fff;
    }

    .register-container .social-import.linkedin-import span {
        background-color: #3a98bc;
    }

    .register-container .social-import.facebook-import span {
        background-color: #33529e;
    }

.reg-header-sub {
    padding: 30px;
}

.subform,
.subformDef {
    border: 1px dashed #ccc;
    padding: 20px !important;
}

.reg-header-sub h3 {
    font-size: 1.25rem;
    margin-bottom: 0;
}

.reg-header-sub ul {
    margin-bottom: -15px;
    margin-top: 25px;
}

.reg-header-sub li {
    display: inline;
}

.register-container img.photo {
    padding: 5px;
    border: 1px solid #dadada;
}

    .register-container img.photo.photo-info {
        clear: both;
        margin-top: 20px;
    }

.register-container img.pdf {
    position: relative;
    float: left;
    padding-right: 10px;
}

.register-container label.postfix,
.register-container span.postfix {
    background: 0 0;
    color: #333;
    border: 0;
}

.subform {
    margin: 7px 7px 30px;
}

.subformDef {
    margin-bottom: 30px;
}

.no-bottom-space {
    padding-bottom: 0 !important;
}

#error-list li {
    padding-bottom: 10px;
    font-size: 0.875rem;
    text-align: justify;
}

.private-menu-options,
.reg-content .subsection {
    margin-bottom: 20px;
}

.reg-content .info-complete {
    border: 1px solid #dadada;
    padding: 25px !important;
    line-height: 20px;
    margin-bottom: 20px;
    color: #7f7f7f;
}

    .reg-content .info-complete a.right {
        float: right;
    }

.reg-content .with-border {
    border: 1px solid #dadada;
    padding: 15px 25px;
}

.reg-content .button:hover {
    color: #fff;
    background: #e8554f;
}

.reg-content img.left {
    float: left;
    padding-right: 15px;
}

.register-container .reg-subsection {
    margin: 0 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}

#crop-image-overlay .social-import,
#crop-image-overlay-enterprise .social-import,
#delete-cv-overlay .actions,
.reg-tags .columns {
    margin-bottom: 10px;
}

.corner {
    position: fixed;
    bottom: 0;
    right: 0;
    font-size: 310%;
    color: #fc4d43;
}

.register-container .loading {
    opacity: 0.3;
    pointer-events: none;
}

img.loading-img {
    width: 70px;
    height: 70px;
    display: none;
}

.anunciante a {
    color: #1565c0 !important;
    line-height: 22px;
}

.reg-alternate-text {
    text-align: center;
    margin-top: 10px;
    font-size: 0.8rem;
    color: #999;
}

    .reg-alternate-text a {
        color: #7f7f7f;
        text-decoration: underline;
    }

.reg-tags .columns {
    float: left !important;
}

.reg-tags .reg-tag {
    position: relative;
    display: block;
    float: left;
    height: 28px;
    width: 100%;
    border: 1px solid #dadada;
    background: #fff;
    font-size: 0.75rem;
    line-height: 24px;
    padding: 1px 5px;
}

    .color-turquesa,
    .fa-ok,
    .font-turquoise,
    .gestor-menu .item-ayuda a,
    .private-menu-options .item-ayuda a,
    .reg-tags .reg-tag a {
        color: #03a3a3;
    }

    .reg-tags .reg-tag .close-tag {
        position: absolute;
        right: 0;
        font-size: 1rem;
    }

        .reg-tags .reg-tag .close-tag:hover {
            background: #4c4c4c;
            text-decoration: none;
            color: #fff;
        }

        .reg-tags .reg-tag .close-tag:after {
            content: "";
            display: block;
            position: absolute;
            top: 2px;
            right: 2px;
            width: 20px;
            height: 20px;
            color: #4c4c4c;
        }

    .reg-tags .reg-tag .edit-tag {
        position: absolute;
        right: 27px;
        padding: 3px;
        font-size: 95%;
        line-height: 21px;
    }

        .reg-tags .reg-tag .edit-tag:hover {
            background: #1976d2;
            text-decoration: none;
            color: #fff;
        }

    .reg-tags .reg-tag.big-tag {
        height: 54px;
        width: 100%;
        font-size: 0.75rem;
        line-height: 22px;
        padding: 5px 30px 5px 10px;
    }

.reg-tags.empresas-tags .reg-tag {
    border: 1px solid #3a98bc;
    background: #ffffbf;
}

    .reg-tags.empresas-tags .reg-tag .close-tag {
        border-left: 1px solid #3a98bc;
    }

    .reg-tags.empresas-tags .reg-tag .edit-tag {
        border-left: 1px solid #3a98bc;
        border-top: 1px solid #3a98bc;
    }

.doubts {
    padding-top: 340px;
    padding-bottom: 15px;
    font-size: 95%;
    line-height: 23px;
    font-weight: 300;
    color: #fff;
}

.modal,
.modal-closeprocess {
    display: none;
    padding-top: 100px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    z-index: 1;
    position: fixed;
    overflow: auto;
}

.doubts #tel {
    font-size: 1.25rem;
    color: #fc4d43;
    font-weight: 500;
}

.attributes .attributes-container-title a.edit-profile-link {
    display: block;
    float: right;
    width: 380px;
    height: 100%;
    background: #fff;
    color: #fff;
    text-align: right;
    padding-right: 10px;
}

    .attributes .attributes-container-title a.edit-profile-link:hover {
        color: #4c4c4c;
        font-weight: 400;
        text-decoration: none;
    }

.perfil-sidebar .sidebar-title {
    padding: 7px;
    border: 1px solid #e5e5e5;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 7px;
}

#crop-image-overlay .title,
#crop-image-overlay-enterprise .title,
#delete-cv-overlay .title {
    font-size: 0.875rem;
    line-height: 1.2em;
    color: #fc4d43;
    margin-bottom: 10px;
}

#crop-image-overlay p,
#crop-image-overlay-enterprise p,
#delete-cv-overlay p {
    font-size: 0.875rem;
    line-height: 1.2em;
}

#crop-image-overlay .social-import a,
#crop-image-overlay-enterprise .social-import a {
    display: block;
    border: 1px solid #fc4d43;
    color: #fc4d43;
    font-size: 112.5%;
    line-height: 19px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

    #crop-image-overlay .social-import a.facebook-import,
    #crop-image-overlay-enterprise .social-import a.facebook-import {
        border-color: #33529e;
        color: #33529e;
    }

        #crop-image-overlay .social-import a.facebook-import:hover,
        #crop-image-overlay-enterprise .social-import a.facebook-import:hover {
            background-color: #33529e;
            color: #fff;
        }

    #crop-image-overlay .social-import a.linkedin-import,
    #crop-image-overlay-enterprise .social-import a.linkedin-import {
        border-color: #1565c0;
        color: #1565c0;
    }

#crop-image-overlay .jcrop-hline,
#crop-image-overlay .jcrop-vline,
#crop-image-overlay-enterprise .jcrop-hline,
#crop-image-overlay-enterprise .jcrop-vline {
    background: #fc4d43;
    opacity: 1 !important;
}

    #crop-image-overlay .jcrop-hline.jcrop-hline,
    #crop-image-overlay .jcrop-vline.jcrop-hline,
    #crop-image-overlay-enterprise .jcrop-hline.jcrop-hline,
    #crop-image-overlay-enterprise .jcrop-vline.jcrop-hline {
        height: 3px !important;
        width: 100%;
    }

    #crop-image-overlay .jcrop-hline.jcrop-vline,
    #crop-image-overlay .jcrop-vline.jcrop-vline,
    #crop-image-overlay-enterprise .jcrop-hline.jcrop-vline,
    #crop-image-overlay-enterprise .jcrop-vline.jcrop-vline {
        width: 3px !important;
        height: 100%;
    }

#delete-cv-overlay {
    width: 645px;
    margin-left: -322px;
}

    #delete-cv-overlay .actions a {
        display: block;
        border: 1px solid #fc4d43;
        font-size: 112.5%;
        line-height: 19px;
        padding: 15px 0;
        text-align: center;
        width: 100%;
        margin-bottom: 0;
    }

        #delete-cv-overlay .actions a:hover {
            background: #fff;
            color: #fc4d43;
        }

.candidaturas .candidatura-item .cand-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #fc4d43;
}

.candidaturas .candidatura-item .cand-subtitle {
    font-size: 0.875rem;
    font-weight: 400;
}

#shop_Products li,
.candidaturas .candidatura-item .cand-descrpition {
    font-size: 0.75rem;
    line-height: 1rem;
}

.candidaturas .candidatura-item .cand-notas p {
    font-size: 0.75rem;
    line-height: 0.875rem;
    font-weight: 500;
    margin-bottom: 0;
}

.candidaturas .candidatura-item .cand-notas .edit-zone textarea {
    resize: none;
    font-size: 0.75rem;
    line-height: 0.875rem;
}

.candidaturas .candidatura-item .detail.delete-link span,
.coursetxt h1 {
    font-size: 1.5rem;
}

.candidaturas .candidatura-item .anunciante-logo {
    position: absolute;
    top: 40px;
    right: 15px;
}

.bordered-container .top-right,
.candidatura-item .clearAnuncio,
.candidaturas .candidatura-item .other-details,
.candidaturas .candidatura-item.descartado .other-details,
.candidaturas .candidatura-item.finalista .other-details,
.candidaturas .candidatura-item.pendiente .other-details {
    position: absolute;
    top: 0;
    right: 0;
}

.candidaturas .offer-status .detail-offer-status {
    color: #adadad;
    line-height: 0.75rem;
    padding: 0 10px;
}

.candidaturas .candidatura-item .other-details .detail {
    font-size: 0.75rem;
    color: #adadad;
    line-height: 0.75rem;
    padding: 0 10px;
}

.candidaturas .candidatura-item .other-details .status {
    padding: 0 20px;
}

.modal-closeprocess {
    top: 0;
    height: 100vh;
}

    .modal-closeprocess h1 {
        font-size: 5.9vw;
    }

    .modal-closeprocess h2 {
        font-size: 3vh;
    }

.modal h3 {
    font-size: 2vh;
}

.modal-closeprocess p {
    font-size: 1.5vmin;
}

.modal-closeprocess h4 {
    font-size: 1.5vh;
}

#btnCloseModal,
#btnStartWizard,
#goback,
.modal-closeprocess label,
.modal-wizard2 p,
h4,
span {
    font-size: 14px !important;
}

.modal {
    top: 0;
    height: 100%;
}

.btnstart {
    margin-bottom: 20px !important;
}

.modal-wizard1,
.modal-wizard2 {
    z-index: 1;
    margin-left: 20%;
    margin-right: 20%;
    background-color: #fff;
    border-radius: 4px;
    width: 60%;
    position: absolute;
    margin-top: 6%;
}

.gray {
    color: gray;
}

.candidaturas .candidatura-item.finalista {
    position: relative;
    padding: 20px;
    border: 1px solid #dadada;
    margin-bottom: 7px;
    height: 200px;
}

    .candidaturas .candidatura-item.finalista .cand-title {
        font-size: 1.25rem;
        font-weight: 700;
        margin-bottom: 12px;
        color: #00db68;
    }

    .candidaturas .candidatura-item.descartado .cand-subtitle,
    .candidaturas .candidatura-item.finalista .cand-subtitle,
    .candidaturas .candidatura-item.pendiente .cand-subtitle {
        margin-bottom: 10px;
        font-size: 0.875rem;
        font-weight: 400;
    }

        .candidaturas .candidatura-item.descartado .cand-subtitle .date,
        .candidaturas .candidatura-item.finalista .cand-subtitle .date,
        .candidaturas .candidatura-item.pendiente .cand-subtitle .date {
            font-weight: 200;
            color: #999;
        }

    .candidaturas .candidatura-item.descartado .cand-descrpition,
    .candidaturas .candidatura-item.finalista .cand-descrpition,
    .candidaturas .candidatura-item.pendiente .cand-descrpition {
        font-size: 70%;
        line-height: 80%;
        font-weight: 500;
        width: 410px;
    }

    .candidaturas .candidatura-item.finalista .cand-notas h5 {
        color: #00db68;
        font-size: 0.8rem;
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .candidaturas .candidatura-item.descartado .cand-notas p,
    .candidaturas .candidatura-item.finalista .cand-notas p,
    .candidaturas .candidatura-item.pendiente .cand-notas p {
        font-size: 70%;
        line-height: 80%;
        font-weight: 500;
        width: 410px;
        margin-bottom: 0;
    }

    .candidaturas .candidatura-item.finalista .cand-notas .edit-zone textarea {
        border: 1px solid #00db68;
        box-shadow: none;
        height: 90px;
        resize: none;
        font-size: 70%;
        line-height: 14px;
    }

    .candidaturas .candidatura-item.finalista .cand-notas .edit-zone .button {
        background: #00db68;
        border-color: #00db68;
    }

    .candidaturas .candidatura-item.descartado .anunciante-logo,
    .candidaturas .candidatura-item.finalista .anunciante-logo,
    .candidaturas .candidatura-item.pendiente .anunciante-logo {
        position: absolute;
        bottom: 5px;
        right: 10px;
    }

    .candidaturas .candidatura-item.descartado .other-details .detail,
    .candidaturas .candidatura-item.finalista .other-details .detail,
    .candidaturas .candidatura-item.pendiente .other-details .detail {
        display: block;
        float: right;
        text-align: center;
        font-size: 70%;
        font-weight: 200;
        line-height: 28px;
        padding: 0 10px;
        border: 1px solid #e5e5e5;
        border-top: 0;
        border-right: 0;
        background: #f5f5f5;
    }

    .candidaturas .candidatura-item.finalista .other-details .status {
        padding: 0 20px;
        background: #00db68;
        border-color: #00db68;
        color: #fff;
    }

.candidaturas .candidatura-item.pendiente .cand-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 12px;
    color: #e67e22;
}

.candidaturas .candidatura-item.pendiente .cand-notas h5 {
    color: #e67e22;
    font-size: 0.8rem;
    margin-top: 20px;
    margin-bottom: 5px;
}

.candidaturas .candidatura-item.pendiente .cand-notas .edit-zone textarea {
    border: 1px solid #e67e22;
    box-shadow: none;
    height: 90px;
    resize: none;
    font-size: 70%;
    line-height: 14px;
}

.candidaturas .candidatura-item.pendiente .cand-notas .edit-zone .button {
    background: #e67e22;
    border-color: #e67e22;
}

.candidaturas .candidatura-item.pendiente .other-details .status {
    padding: 0 20px;
    background: #e67e22;
    border-color: #e67e22;
    color: #fff;
}

.candidaturas .candidatura-item.descartado {
    position: relative;
    padding: 20px;
    border: 1px solid #ee2700;
    margin-bottom: 7px;
}

    .candidaturas .candidatura-item.descartado .cand-title {
        font-size: 1.25rem;
        font-weight: 700;
        margin-bottom: 12px;
        color: #ee2700;
    }

    .candidaturas .candidatura-item.descartado .cand-notas h5 {
        color: #ee2700;
        font-size: 0.8rem;
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .candidaturas .candidatura-item.descartado .cand-notas .edit-zone textarea {
        border: 1px solid #ee2700;
        box-shadow: none;
        height: 90px;
        resize: none;
        font-size: 70%;
        line-height: 14px;
    }

    .candidaturas .candidatura-item.descartado .cand-notas .edit-zone .button {
        background: #ee2700;
        border-color: #ee2700;
    }

    .candidaturas .candidatura-item.descartado .other-details .status {
        padding: 0 20px;
        background: #ee2700;
        border-color: #ee2700;
        color: #fff;
    }

table.custom {
    text-align: center;
    border-bottom: 0;
    margin-bottom: 0;
}

    table.custom a > i.fa,
    table.custom i.fa {
        font-size: 1.6em;
        color: #999;
    }

    .candidate-button:hover,
    table.custom i.red,
    table.custom span.red {
        color: #ee2700;
    }

    #linkRegistro_employer,
    .button-register-enterprise:hover,
    table.custom tbody a.muted-blue:hover,
    table.custom tbody a.muted-blue > i:hover {
        color: #3a98bc !important;
    }

    table.custom i.circle-number,
    table.custom span.circle-number {
        width: 18px;
        height: 18px;
        color: #fff;
        background-color: #3a98bc;
        font-weight: 500;
        font-size: 0.75rem;
        font-style: normal;
        padding: 1px 3px 1px 2px;
        border-radius: 50%;
    }

    table.custom thead a {
        color: #4c4c4c;
        white-space: normal;
    }

    table.custom tbody a.muted-blue,
    table.custom tbody a.muted-blue > i {
        color: rgba(58, 152, 188, 0.5) !important;
    }

    table.custom tr:hover {
        box-shadow: inset -5px 0 0 0 #1565c0;
        -webkit-transition: 0.3s ease-out;
        -moz-transition: 0.3s ease-out;
        transition: 0.3s ease-out;
    }

    table.custom tr,
    ul.ulFormat a {
        -webkit-transition: 0.3s ease-out;
        -moz-transition: 0.3s ease-out;
    }

    table.custom tr {
        transition: 0.3s ease-out;
    }

        table.custom tr.muted-row td:not(.custom-dates) .circle-number,
        table.custom tr.muted-row td:not(.table-inside) .circle-number {
            color: #dadada;
        }

        table.custom tr.featured-row {
            background-color: rgba(58, 152, 188, 0.15);
        }

    table.custom td,
    table.custom td label,
    table.custom th {
        text-align: center;
        color: #4c4c4c;
        font-size: 0.813rem;
        font-weight: 400;
        vertical-align: middle;
    }

        table.custom td.cell-left,
        table.custom th.cell-left {
            text-align: left;
            padding-left: 26px;
        }

    table.custom th {
        min-width: 30px;
        height: 40px;
    }

        table.custom th.custom-check {
            min-width: 40px;
        }

        table.custom th.custom-icon {
            min-width: 34px;
        }

        table.custom th.custom-actions,
        table.custom th.custom-medium {
            min-width: 88px;
        }

        table.custom th.custom-mid-large {
            min-width: 126px;
        }

        table.custom th.custom-large {
            min-width: 146px;
        }

        table.custom th.custom-xl {
            min-width: 230px;
        }

        .container,
        .crop-area,
        .crop-area img,
        .totalwidth,
        table.custom th.custom-block {
            width: 100%;
        }

    table.custom td {
        border-bottom: 1px solid #dadada;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        table.custom td.table-inside table {
            border: 0;
            margin-bottom: 0;
            background-color: transparent;
        }

        table.custom td.table-inside td {
            border-top: 0;
            border-bottom: 0;
            border-spacing: 0;
            width: auto;
            padding-top: 10px;
            padding-bottom: 11px;
        }

            table.custom td.table-inside td:first-child {
                border-left: 0;
            }

        table.custom td.table-inside.micro-icons td {
            padding: 10px 0.4em 11px;
        }

        table.custom td.custom-dates {
            text-align: center;
            padding-left: 12px;
        }

        table.custom td > span.muted {
            color: rgba(0, 0, 0, 0.23);
        }

    table.custom.short-rows td,
    table.custom.short-rows th {
        height: 39px;
    }

    table.custom.lead td {
        font-size: 0.875rem;
        color: #3a98bc;
    }

.banner-box h3 {
    font-size: 1.4rem;
    padding: 0 0 10px;
    margin: 0;
}

.banner-box p {
    font-size: 0.95rem;
    line-height: 30px;
    margin: 0;
    padding: 0 0 5px;
}

.banner-box .banner-content {
    background-color: rgba(252, 77, 67, 0.5);
    padding: 1.875em;
    color: #fff;
}

    .banner-box .banner-content .row .title {
        font-size: 3.75em;
    }

    .banner-box .banner-content .row .subtitle {
        line-height: 1.375em;
    }

.banner-box.banner-cursos .banner-content {
    background-color: rgba(0, 180, 146, 0.5);
}

.configuracion .attributes .attributes-container {
    margin-bottom: 0;
    padding-bottom: 0;
}

.configuracion .attributes.attributes-featured {
    border: 1px solid #c1c1c1;
}

.section.cv .attributes .attributes-container div.featured-description,
.section.offer-publish .attributes .attributes-container div.featured-description,
.servicios .attributes .attributes-container div.featured-description {
    font-size: 0.875rem;
    line-height: 18px;
}

.section.cv .attributes.attributes-featured,
.section.offer-publish .attributes.attributes-featured,
.servicios .attributes.attributes-featured {
    border: 1px solid #c1c1c1;
    background-color: #f5f5f5;
}

    .section.cv .attributes.attributes-featured .attributes-container-title,
    .section.offer-publish .attributes.attributes-featured .attributes-container-title,
    .servicios .attributes.attributes-featured .attributes-container-title {
        border-bottom: 1px solid #a1a1a1;
    }

.section.cv,
.section.offer-publish {
    margin-top: 0;
    padding-top: 0;
}

    .section.cv .attribute-value p,
    .section.offer-publish .attribute-value p {
        line-height: 1.4;
        margin-bottom: 1em;
    }

    .section.cv .attribute-value.nationality > span:after,
    .section.offer-publish .attribute-value.nationality > span:after {
        content: " / ";
    }

    .section.cv .attribute-value.nationality > span:last-of-type:after,
    .section.offer-publish .attribute-value.nationality > span:last-of-type:after {
        content: "";
    }

    .section.cv .attribute-value ul,
    .section.cv .attributes .description.presentation p,
    .section.offer-publish .attribute-value ul,
    .section.offer-publish .attributes .description.presentation p {
        margin-bottom: 1em;
    }

        .section.cv .attribute-value ul li,
        .section.offer-publish .attribute-value ul li {
            line-height: 16px;
        }

            .section.cv .attribute-value ul li:before,
            .section.offer-publish .attribute-value ul li:before {
                margin-left: -6px;
                content: "· ";
            }

    .section.cv .attributes .attributes-title-lead a,
    .section.cv .attributes .attributes-value-lead a,
    .section.offer-publish .attributes .attributes-title-lead a,
    .section.offer-publish .attributes .attributes-value-lead a {
        color: #3a98bc;
        font-size: 0.875rem;
        text-decoration: underline;
    }

        .section.cv .attributes .attributes-title-lead a.show-quiz,
        .section.cv .attributes .attributes-value-lead a.show-quiz,
        .section.offer-publish .attributes .attributes-title-lead a.show-quiz,
        .section.offer-publish .attributes .attributes-value-lead a.show-quiz {
            position: absolute;
            padding-top: 1px;
        }

    .section.cv .attributes .attributes-title-lead span.muted,
    .section.cv .attributes .attributes-title-lead.muted > div,
    .section.cv .attributes .attributes-title-lead.muted > span,
    .section.cv .attributes .attributes-value-lead span.muted,
    .section.cv .attributes .attributes-value-lead.muted > div,
    .section.cv .attributes .attributes-value-lead.muted > span,
    .section.offer-publish .attributes .attributes-title-lead span.muted,
    .section.offer-publish .attributes .attributes-title-lead.muted > div,
    .section.offer-publish .attributes .attributes-title-lead.muted > span,
    .section.offer-publish .attributes .attributes-value-lead span.muted,
    .section.offer-publish .attributes .attributes-value-lead.muted > div,
    .section.offer-publish .attributes .attributes-value-lead.muted > span {
        display: block;
        color: #adadad;
    }

    .section.cv .attributes .attributes-value-lead,
    .section.offer-publish .attributes .attributes-value-lead {
        padding-bottom: 0;
        border-bottom: 0;
    }

        .section.cv .attributes .attributes-value-lead .value-lead-details,
        .section.offer-publish .attributes .attributes-value-lead .value-lead-details {
            margin-bottom: 1em;
            line-height: 1.3em;
        }

    .section.cv .attributes .attributes-container-title,
    .section.offer-publish .attributes .attributes-container-title {
        padding: 0 25px;
    }

    .section.cv .attributes .attributes-container.buttons-container button,
    .section.offer-publish .attributes .attributes-container.buttons-container button {
        padding: 5px 0;
        background-color: #fff;
        color: #3a98bc;
        border-color: #3a98bc;
        font-weight: 400;
    }

        .section.cv .attributes .attributes-container.buttons-container button.button-block,
        .section.offer-publish .attributes .attributes-container.buttons-container button.button-block {
            width: 98%;
            margin-bottom: 0;
        }

        .section.cv .attributes .attributes-container.buttons-container button:hover,
        .section.offer-publish .attributes .attributes-container.buttons-container button:hover {
            background-color: #3a98bc !important;
            color: #fff !important;
        }

    .section.cv .attributes .attributes-container.quiz-container,
    .section.offer-publish .attributes .attributes-container.quiz-container {
        display: none;
        background-color: rgba(58, 152, 188, 0.2);
        padding-bottom: 0;
        cursor: default !important;
    }

        .section.cv .attributes .attributes-container.quiz-container label,
        .section.offer-publish .attributes .attributes-container.quiz-container label {
            font-weight: 500;
            cursor: default !important;
        }

        .section.cv .attributes .attributes-container.quiz-container .checkbox-wrapper,
        .section.offer-publish .attributes .attributes-container.quiz-container .checkbox-wrapper {
            min-height: 0;
        }

        .section.cv .attributes .attributes-container.quiz-container .radio-container,
        .section.offer-publish .attributes .attributes-container.quiz-container .radio-container {
            color: #868686;
            font-weight: 400;
            padding-top: 0;
            padding-bottom: 0;
        }

            .section.cv .attributes .attributes-container.quiz-container .radio-container span,
            .section.offer-publish .attributes .attributes-container.quiz-container .radio-container span {
                margin-right: 7px;
            }

    .section.cv .attributes .description a,
    .section.cv .attributes .name small span,
    .section.offer-publish .attributes .description a,
    .section.offer-publish .attributes .name small span,
    article.corp.about h2,
    article.corp.about h3,
    article.corp.partners section > .content .media-partners a {
        color: #3a98bc;
    }

    .section.cv .attributes .avatar,
    .section.offer-publish .attributes .avatar {
        margin: 0 auto;
    }

    .section.cv .attributes form.empresas textarea,
    .section.offer-publish .attributes form.empresas textarea {
        margin-bottom: 0;
        min-height: 150px;
        color: #4c4c4c;
    }

    .section.cv .attributes form.empresas button.gray,
    .section.offer-publish .attributes form.empresas button.gray {
        color: #444;
    }

        .section.cv .attributes form.empresas button.gray:hover,
        .section.offer-publish .attributes form.empresas button.gray:hover {
            background-color: #444;
            color: #fff;
        }

    .section.cv .cv-state {
        color: #4c4c4c;
        font-size: 14px;
        margin-left: 5px;
    }

#NumRegistered {
    margin-bottom: 0.1em;
    font-size: 0.8rem;
    line-height: 22px;
}

.reg-content .subtitles {
    font-size: 18px;
}

.reg-content .last {
    margin-bottom: 1.25em;
}

.offerType {
    line-height: 44px;
    float: left;
    margin-left: 1%;
}

#ExpiredOrFilled {
    text-align: center;
    margin-top: 15px !important;
    border: 1px solid #fc4d43;
}

.printOfferwrapper {
    text-align: center;
    display: inline-block;
    margin-top: 10px;
}

a.noLink {
    background-color: #fc4d43;
    border: #fc4d43;
    cursor: not-allowed;
}

    a.noLink:hover {
        background-color: #dadada !important;
        border: #dadada;
        cursor: not-allowed;
        color: #fff !important;
    }

.NotValidated {
    font-size: 1.1875em;
}

.img-container {
    text-align: center;
    font: 0/0 a;
}

#ModalNotPaid .modal-footer button,
.antialiased {
    -webkit-font-smoothing: antialiased;
}

.img-container:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.img-container img {
    vertical-align: bottom;
    display: inline-block;
}

.shareLi {
    background-position: -70px;
}

.shareFb {
    background-position: 0;
}

.shareTw {
    background-position: -35px;
}

.shareGp {
    background-position: -105px;
}

.shareRss {
    background-position: -140px;
}

.sharePt {
    background-position: -174px;
}

.shareWP {
    background-position: -209px;
}

.shareEm {
    background-position: -245px;
}

.offerDataR {
    position: absolute !important;
    bottom: 0;
    right: 0;
    text-align: center;
}

#checkOut-step1 input[type="number"]::-webkit-inner-spin-button,
#checkOut-step1 input[type="number"]::-webkit-outer-spin-button {
    opacity: 1;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    opacity: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.facetIcon {
    float: right;
    position: relative;
    top: 4px;
}

.filtersSideBar {
    float: left !important;
    left: 0;
    position: absolute !important;
    height: 100%;
    border-right: 1px solid #dadada;
    overflow: auto;
}

    .filtersSideBar::-webkit-scrollbar {
        width: 13px;
        height: 8px;
    }

    .filtersSideBar::-webkit-scrollbar-track {
        border-radius: 0;
        background-color: #e5e5e5;
    }

    .filtersSideBar::-webkit-scrollbar-thumb {
        border-radius: 0;
        background-color: #4f4f4f;
    }

.courseLinks {
    padding: 15px;
    overflow-y: auto;
    color: #4c4c4c !important;
    background-color: #fff;
}

.closeTabs {
    float: right;
    position: absolute;
    right: 15px;
    color: #3c3c3c !important;
    z-index: 1;
}

.cuponBox {
    background-color: #dbffdb;
}

.cuponBoxNew {
    background-color: #f0f0f0;
}

.closeInfo {
    font-size: 0.875rem;
    line-height: 18px;
    color: #4c4c4c;
}

.newBullet {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 11px;
    left: -4px;
}

.popularBullet {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAA7CAYAAADFJfKzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMDk1NzUzMy0wNzlkLTk1NGYtYjQwMi1jZDliYmYyZGM0MDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzQzQUZFMUQyRUMwMTFFNTlGODJGNjBDNzRGNEYyQjUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzQzQUZFMUMyRUMwMTFFNTlGODJGNjBDNzRGNEYyQjUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YzUxYWM0ZWYtZTgwZi1mMDRlLTk0OWYtMzBkYjZmZDk0MTBiIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOmEwOTU3NTMzLTA3OWQtOTU0Zi1iNDAyLWNkOWJiZjJkYzQwNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgG5470AAAaqSURBVHja5JtrbFN1GMafc3pO7+022cbopmODADqC3OIGQaPcNwmICAh4CX4wJMQYE78Y/UT4qAmGyxSFEUlABohohtsEL0RwfDDOiWwdjDFYYYyxrbet6+Uc3/Mfmwg9g9ELXTlJk/a0ac7vPM//ed/335RDgh7VH0/5vdBUVxSt76tyjPMJjwRo69jAgYapeiHZQSuv5Erl9hmi8pxPbtAcudw+c5BRSFbQn9ontZXbC2puP8clI+gZ75Sahe/XzbrzPPeogD502HiCPlTYeIMqhyZRQCWKStPSU9BO/wicLg1+xy/gueiBPhRlw4LqAMuqa+A0evhdLdClF8D59ShwThc4Ljqgca+zQ4HyghH129Nw+fvVJAEPcconkDXRA40rbDjQkExcmYvB6cm27lZYUtOQt+oEIMswFqxHypvdMLxYjRAXOWjcbKwWRgqs10d3fOJ6ZC0qBSdLkPxenNueAZEUz11+ksD98Hw3HzohMtC4BJSqdVfawVseR8BxHF5HLXwuByzjlyBACvfW7YBOAm7WlsF77ivoqLMV+MhAY66smnXFye/APGcLJCnA1PQ7TqKteik0Y9bBVlwKydmE7v0F9D5YQAkkiYaLDDSmsGrWDRKAh6xr29COgOsKpJ4OGMfOZe/5uxrhtB+FJacQ7qPzoBcjt27MbTxUw8DdApYMObDkF4M3jYbkc6L77z3QZ80EF/Lj6qESGLTRsW5MlQ0LqtzS0H8v+4KAOwCM3egm6hCVnFQ6CdZEiPRZsx5snUbDujErPWHDSLn4FXVUN99TKkr/XEnnFIe6m6shU0010etRZiDNBKQYYwMaVRvfCaqAaUbnIiikQjvhbYg5C1ggSddrmIIKt6/PBetTb9AivgTBWcfKi2JdPgagUVNWLXX1zx5G2vJatB4pQZDADNM/hEAKK2vWMHEFbEsOw1m7E56zewdVj+YajfqaVQsjP61LDwHY1jVAMGaiad9s5L58DILOSqXmZ2ifWIQQJfGlz/NhJesqu2EcFzvQiJUNByrrFUW3sgsXKZQu7ZmEYE87xq09jeb905jCuvyX6FwHLpTmszDSxgE0Ilg16wqTN0F8cgPMiw+yNWgkiGYCDgV6kbf6DOzb8uGyf4MLO0hRQ+zCKGqwYVOXvsnw/BcI8RY463ZDm7cMluKDrDEw0E0IdF+gycYEI7WKXRWrkUrWHail8QB9oN1FtV7X+uoNcDSm0fWj9/qf6PqrDGlP0+Sy8gyMHWeht1FX9M8+GLX9aiq2jZeiD1R61EBT1nRCCvTg/K4MaFOnwpw3D027CwlIhmn8MmgzpsLbVIn2irVMWa0mduUlKsqGA1VKiHFOOV29Be76ctYFGUnBgKuVQblqNqPj1GbIZFVFcSWMBE1sy0vEpUetvAQobV1+IOOVkzBlz6Iet4u8okNLWRqMfomtR+WGsAaDnotC/K07LGXDlhcKF3PxH+D0GbD6OuGoegvcc1sIuAiuxiMQvBK0hv7w0UZhhyEuazZseaFwsa5zkSdE9HU2QrTkIm3aRrT9+gEEczbM+QupcTBAunrirt3Bhwk6pLJqa9T0wrdkSwn2z3KUHRO2HiduOA/b/E9Rv9WG8a//Bj5lAkJkcY2QOKCqsKp7RsrOgTkXIW8b9KSa0UJtIY1qHac3IaukDCmZVjj2zWH2VcIokUDDNhVqDYN+7l6Y5u6Cp+kHiNYnkP7Mu6xeGih1jWNmQKa5lPe5YKG1aiJQjSaxQO9KY9WGYU0H3RYd1U0efTcb2Ayqf2wCgp1nIQd90GYVwXOxEs6KZTDrMLixnUig/wuoIRsGvxf2XZkUPLkwj1uM+m3ZlLyzIVjzwOlS4Wo4hBsVr7HuSNQkJujgmlWdRwu/ZA2D92IVNBRGFgINuq/CQLa+dngJAsF+byhTi6KoKCQuKLPxULuArh4gffkxmPIWQKbRTOYFtOwZDYPPxzohJbCYPfjobXfGNKBUdwG5/oa99WAJ3M0/gieFe1tPQePxsfNsfNP2P3RC4oMOOeIpF68nkBRKV0e5AnycKZy+aGfYX9YSHfSe8+wAsDJ7Kgp7SWFON4o1DCMNlLnVWQr5Xh9SwspHAeWhqUa81TBohZEFet8j3oDCA+OZRjPyQIc1zyrAidbrxmUPaiSCPhDsSAUdNuxIBh0W7EgHvW/YZAC9L9hkAb0nbDKBDgmbbKCqsMkIGha2qiUbyQh6F2zlZRsOnC+SkaQHfxuoXN44C8l8sNae/R2kcSaPJD/4Kkee//a/gyTz8a8AAwCDOmL3pFlPiwAAAABJRU5ErkJggg==");
    position: absolute;
    width: 59px;
    height: 59px;
    top: -5px;
    left: -5px;
}

.popular {
    box-shadow: 0 1px 16px -4px transparent;
    z-index: 1;
}

.cart-container,
.pull-right-tj {
    float: right;
    text-align: right;
}

.itemCheckOut {
    line-height: 34px;
    padding: 20px 5px;
    border-top: 1px solid #dadada;
}

.contShop {
    text-align: right;
    position: absolute !important;
    bottom: 0;
    padding-right: 44px !important;
}

.shoppingCart {
    padding: 8px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

.cvBougth {
    background-color: #ededed !important;
    color: #fff;
    font-weight: 500;
}

#openCart {
    color: #4c4c4c;
    cursor: pointer;
}

.resumeFix {
    top: 165px !important;
}

.shoppingCartSticky {
    border-left: 1px solid #dadada;
    background: 0 0;
    padding: 8px;
}

.openCart {
    position: absolute;
    width: 260px;
    border: 1px solid #dadada;
    font-size: 0.75rem;
    z-index: 1;
    box-sizing: border-box;
    background: #fff;
    margin-top: 20px;
    right: -29px;
    display: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

    .openCart:after,
    .openCart:before {
        bottom: 100%;
        left: 86%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
    }

.cartContainerSticky {
    position: fixed !important;
    z-index: 999;
    top: 8px;
}

    .cartContainerSticky .circleNotification {
        margin-top: -18px;
        -moz-transition: 0.23s ease-in;
        -webkit-transition: 0.23s ease-in;
        transition: 0.23s ease-in;
    }

.openCart:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}

.openCart:before {
    border-bottom-color: #dadada;
    border-width: 18px;
    margin-left: -18px;
}

.openCart ul li {
    font-size: 0.745em;
    padding: 10px 0;
}

.circleNotification {
    display: inline-block;
    padding: 1px 3px;
    font-size: 0.6rem;
    font-weight: 500;
    background-color: #fc4d43;
    color: #fff;
    line-height: 10px;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    border-radius: 20px;
    margin-top: -23px;
    margin-left: -15px;
    position: relative;
    top: 0;
    z-index: 1;
}

.infoDiv {
    border: 1px solid #bdbdbd;
    background: #fff;
    padding: 9px;
    margin-left: 25px;
    box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.5);
}

.offer-info-div,
.offer-info-div-2 {
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    min-height: 50px;
    max-height: 50px;
    text-align: center;
}

.greenshop {
    color: #269426 !important;
}

.blind {
    color: #ff9300 !important;
}

.delItem {
    font-size: 0.625rem;
    color: #a1a1a1;
}

.closeModal {
    font-size: 1rem;
    color: #a1a1a1;
}

.managejobs_edit {
    -ms-word-break: break-all;
    word-break: break-all;
}

.discount,
.discount-text {
    color: #269426;
    font-weight: 500;
    font-size: 0.8rem;
}

.wpAds {
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
    padding: 10px;
    text-align: center;
}

#floatingBar {
    position: fixed;
    bottom: 0;
    background-color: #3c3c3c;
    color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16), 0 -1px 6px rgba(0, 0, 0, 0.23);
}

    #floatingBar span {
        color: #fff;
        padding: 0;
        margin: 0;
        font-weight: 500;
        line-height: 35px;
    }

.old_unitprice,
.old_unitprice-strike {
    text-decoration: line-through;
    font-size: 0.725rem !important;
}

.offer-info-div {
    padding-left: 5px;
    line-height: 37px;
    -webkit-user-select: none;
}

.offer-info-div-2 {
    padding-left: 5px;
}

.offer-info-div-2-content {
    padding-top: 5px;
}

.shopTittle,
.shopTittle3,
.titleTop {
    padding: 10px;
    text-align: center;
}

.titleTop {
    min-height: 64px;
    max-height: 100%;
    font-weight: 400;
    line-height: 20px;
    background-color: #7f7f7f;
    color: #fff;
    border-right: 1px solid #adadad;
}

#ifrmCVnew > .ndfHFb-c4YZDc-i5oIFb.ndfHFb-c4YZDc-e1YmVc .ndfHFb-c4YZDc-Wrql6b,
.divEmpty {
    background: 0 0 !important;
}

#actions a:hover,
.actionsSrch:hover,
.shopCartIco,
.shopTittle,
section.editar-cuestionarios .attribute-boxes .attribute-box.amber .attribute-title {
    color: #3c3c3c;
}

.NameForShop {
    word-spacing: 10px;
}

.divEmpty {
    border-top: 0;
    border-left: 0;
}

.titleTop span {
    word-spacing: 999px;
}

.shopTittle {
    background: #dadada;
}

.shopTittle2 {
    background: #4c4c4c;
    color: #fff;
    border: 1px solid #4c4c4c;
}

.shopTittle3 {
    background: #fc4d43;
    color: #fff;
}

.offer-info-div .fa {
    font-size: 1.5rem;
    line-height: 37px;
}

.offer-info-div .fa-check-circle {
    color: #38d038;
}

.shop_itemlist {
    font-size: 0.875rem;
    line-height: 26px;
}

    .shop_itemlist .fa {
        color: #38d038;
        font-size: 1.125rem;
        text-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
    }

.priceBox {
    border-top: 0 !important;
    margin-left: -1px !important;
    padding-bottom: 10px;
    border: 1px solid #dadada;
}

.step-2,
.step-3,
.title-2,
.title-3 {
    margin-left: -14px;
}

.strippedTable {
    background-image: url(/v3/img/ff_rp_bkg2.png);
    background-repeat: repeat;
    background-position: center top;
    background-size: auto;
}

.serviceItem {
    border-right: 10px solid #dadada;
}

.checkOut {
    color: #3c3c3c !important;
}

.StarCopyTienda {
    font-size: 10px;
    color: #1976d2;
}

.step-1 {
    left: 15%;
}

.step-2 {
    left: 50%;
}

.step-3 {
    left: 79%;
}

.steps ol {
    position: relative;
    margin: 0 0 42px;
    height: 13px;
    border-bottom: 1px solid #ededed;
}

    .steps ol li.selected {
        color: #fff;
        background: #1565c0;
        border: 0;
        width: 2.5rem;
        height: 2.5rem;
        margin-top: -10px;
        font-size: 1.5rem;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23);
        line-height: 2.5rem;
    }

.steps #ol_subtitles {
    margin: 0;
    border-bottom: none;
    height: 38px;
    font-size: 0.875rem;
}

.steps .ol_title {
    border: none;
    height: auto;
    width: auto;
}

.title-1 {
    left: 10%;
}

.title-2 {
    left: 45%;
}

.title-3 {
    left: 75%;
}

.steps ol li {
    position: absolute;
    display: inline-block;
    height: 1.8rem;
    width: 1.8rem;
    border: 1px solid #ededed;
    background: #fff;
    color: #666;
    line-height: 1.8rem;
    text-align: center;
    font-weight: 500;
    border-radius: 50%;
}

.greyX {
    font-size: 1.125rem !important;
    font-weight: 500;
    color: #adadad !important;
    line-height: 34px;
    cursor: default;
}

.cv-header h2,
.data-header h2,
.section.cv h2 {
    font-size: 1.563rem;
    line-height: 30px;
    font-weight: 400;
}

    .cv-header h2.small,
    .data-header h2.small {
        font-size: 1.25rem;
    }

.cv-header .details.muted,
.data-header .details.muted {
    color: #868686;
    font-size: 0.8rem;
}

.cv-header .search-box input[type="text"],
.data-header .search-box input[type="text"] {
    float: left;
    margin: 0 0 16px;
    color: #4c4c4c;
    width: 83%;
    padding-left: 20px;
}

    .cv-header .search-box input[type="text"]::-webkit-input-placeholder,
    .data-header .search-box input[type="text"]::-webkit-input-placeholder {
        color: #4c4c4c;
    }

    .cv-header .search-box input[type="text"]:-moz-placeholder,
    .data-header .search-box input[type="text"]:-moz-placeholder {
        color: #4c4c4c;
    }

    .cv-header .search-box input[type="text"]::-moz-placeholder,
    .data-header .search-box input[type="text"]::-moz-placeholder {
        color: #4c4c4c;
    }

    .cv-header .search-box input[type="text"]:-ms-input-placeholder,
    .data-header .search-box input[type="text"]:-ms-input-placeholder {
        color: #4c4c4c;
    }

.cv-header .search-top-filters.top-separator,
.data-header .search-top-filters.top-separator {
    width: 100%;
    padding-top: 12px;
    margin-top: 1.34em;
    border-top: 1px solid #e5e5e5;
}

.cv-header a.button.empresas,
.cv-header button.empresas,
.data-header a.button.empresas,
.data-header button.empresas {
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: 500;
    padding: 8px;
}

    #filtro-selector li a,
    .cv-header a.button.empresas > i.fa-shopping-cart,
    .cv-header button.empresas > i.fa-shopping-cart,
    .data-header a.button.empresas > i.fa-shopping-cart,
    .data-header button.empresas > i.fa-shopping-cart {
        padding-left: 10px;
    }

.custom.dropdown.not-labeled,
section.data-process form.custom.empresas .custom.dropdown.not-labeled,
section.tienda form.custom.empresas .custom.dropdown.not-labeled {
    margin-bottom: 0;
    top: 21px;
    left: -5px;
}

section.data-process form.custom.empresas input[type="email"].not-labeled,
section.data-process form.custom.empresas input[type="password"].not-labeled,
section.data-process form.custom.empresas input[type="text"].not-labeled,
section.tienda form.custom.empresas input[type="email"].not-labeled,
section.tienda form.custom.empresas input[type="password"].not-labeled,
section.tienda form.custom.empresas input[type="text"].not-labeled {
    margin-top: 21px;
}

section.data-process form.custom.empresas .checkbox-wrapper.not-labeled > .checkbox-container,
section.tienda form.custom.empresas .checkbox-wrapper.not-labeled > .checkbox-container {
    padding-top: 26px;
}

section.data-process form.custom.empresas .checkbox-wrapper.not-labeled > .checkbox-text,
section.tienda form.custom.empresas .checkbox-wrapper.not-labeled > .checkbox-text {
    padding-top: 27px;
}

section.data-process .reg-tags.empresas-tags,
section.tienda .reg-tags.empresas-tags {
    margin-bottom: 20px;
    margin-top: -14px;
}

    section.data-process .reg-tags.empresas-tags .reg-tag,
    section.tienda .reg-tags.empresas-tags .reg-tag {
        width: 104%;
    }

section.data-process textarea {
    min-height: 90px;
}

section.data-process input {
    margin-bottom: 16px;
}

section.data-alert {
    color: #fff;
    border: 1px solid #3a98bc;
    background-color: rgba(58, 152, 188, 0.6);
    padding: 20px 26px;
    margin-bottom: 20px;
}

    section.data-alert p {
        font-size: 0.8rem;
        font-weight: 500;
    }

    .cookiesPolicy a,
    section.data-alert a {
        color: #fff;
        text-decoration: underline;
    }

.section.offer-publish form .checkbox-wrapper {
    margin-bottom: 2px;
    line-height: 27px;
}

    .section.offer-publish form .checkbox-wrapper .checkbox-text {
        line-height: 20px;
        font-weight: 400;
    }

.section.offer-publish form .field-message {
    width: 97%;
    max-width: none;
    padding-left: 10px;
}

.section.offer-publish form legend {
    padding-top: 10px;
    padding-bottom: 0;
}

.tableTab {
    display: block;
    margin-top: 29px;
}

    .tableTab a {
        padding: 10px;
        color: #3c3c3c;
        font-size: 0.813em;
    }

        #filtro-selector,
        .background-grey,
        .enterprise-register,
        .enterprise-register .reg-step-0 > .row,
        .fondoboxed,
        .manageoffers a.current,
        .manageoffers a:hover,
        .offerresult,
        .tableTab a.current,
        .tableTab a:hover {
            background-color: #ededed;
        }

.redBorder {
    border: 1px solid #fc4d43;
    border-bottom: 0;
}

.gestionar-cv table.custom {
    border: 0 !important;
}

.responsive-name {
    max-height: 50px;
    display: block;
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 131px;
}

#actions a i.material-icons .fa {
    font-size: 0.825em;
    width: 1em !important;
    display: inline-block;
}

.actionsSrch {
    color: #999;
    padding: 3px;
    border: 1px solid #dadada;
}

.closeBtn {
    position: relative;
    float: right;
}

.right,
.volver {
    float: right !important;
}

.section.offer-publish form textarea {
    min-height: 170px;
}

.private-menu-header {
    background-size: cover;
    padding: 27px 0;
}

    .private-menu-header .header-inner {
        padding: 15px 0;
        text-align: left;
    }

        .private-menu-header .header-inner h2 {
            color: #4c4c4c;
            text-align: left;
            font-size: 1.563rem;
            line-height: 20px;
            font-weight: 500;
            margin: 6px 0;
        }

        .private-menu-header .header-inner .enterprise-contact {
            padding: 0 25px 10px 10px;
        }

        .private-menu-header .header-inner .header-container {
            padding: 5px 10px;
            position: relative;
            display: block;
            width: 100%;
        }

            .private-menu-header .header-inner .header-container:hover {
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                transition: 0.3s;
            }

            .private-menu-header .header-inner .header-container.disabled {
                opacity: 0.3;
                cursor: default;
            }

                #corp-nav.corp,
                .private-menu-header .header-inner .header-container.disabled:hover {
                    box-shadow: none;
                }

                .private-menu-header .header-inner .header-container.disabled .disable_link {
                    line-height: 30px;
                    color: #266daf !important;
                    font-size: 1.25rem;
                    font-weight: 500;
                    padding: 0;
                }

            .private-menu-header .header-inner .header-container a {
                color: #fff;
                font-size: 18px;
                font-weight: 400;
                line-height: 26px;
                text-shadow: 1px 1px 3px #2d2d2d;
            }

            .private-menu-header .header-inner .header-container span {
                padding: 4px 15px;
            }

                .private-menu-header .header-inner .header-container span.doc-up {
                    background: url("/v3/img/sprites-menu.png") -32px 0 no-repeat;
                }

                .private-menu-header .header-inner .header-container span.doc-tool {
                    background: url("/v3/img/sprites-menu.png") no-repeat;
                }

                .private-menu-header .header-inner .header-container span.doc-search {
                    background: url("/v3/img/sprites-menu.png") -62px 0 no-repeat;
                }

            .private-menu-header .header-inner .header-container form.custom a,
            .private-menu-header .header-inner .header-container form.custom select {
                font-size: 0.8rem;
                font-weight: 400;
            }

            .private-menu-header .header-inner .header-container form.custom a {
                text-decoration: underline;
                color: #4c4c4c;
            }

section.private-menu-options .private-menu-container {
    margin-bottom: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23);
    border-radius: 2px;
}

    section.private-menu-options .private-menu-container a {
        width: 100%;
        display: block;
        padding: 15px 43px;
    }

    section.private-menu-options .private-menu-container h4 {
        font-weight: 500;
        margin: 0;
        padding: 10px 9px;
        line-height: 1.5rem;
        background-color: #e5e5e5;
    }

    section.private-menu-options .private-menu-container ul {
        margin: 0;
        list-style: none;
    }

        section.private-menu-options .private-menu-container ul > li {
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            transition: 0.3s;
            border-bottom: 1px solid #e5e5e5;
        }

            section.private-menu-options .private-menu-container ul > li:hover {
                box-shadow: inset -10px 0 0 #1976d2;
            }

.ofertas-table,
a.logo-hover:hover {
    border: 1px solid #dadada;
}

    .ofertas-table li.assigned {
        color: #1e88e5;
    }

    .ofertas-table li {
        border-bottom: 1px solid #dadada;
        height: 35px;
        color: #3c3c3c;
        font-size: 0.875rem;
    }

        .ofertas-table li .value,
        .ofertas-table li.item ul span.decrement .ofertas-table li.item ul li.value {
            float: right;
            font-size: 1.125rem;
            line-height: 23px;
        }

        .ofertas-table li.title {
            background-color: #1976d2;
            color: #fff;
            font-size: 1.563rem;
            font-weight: 500;
        }

            .ofertas-table li.title > span.value {
                font-weight: 500;
                font-size: 2.188rem;
                line-height: 40px;
            }

        .ofertas-table li.subtitle {
            font-size: 1.125rem;
            font-weight: 500;
        }

            .ofertas-table li.subtitle > span.value {
                font-weight: 500;
                font-size: 2.188rem;
                line-height: 27px;
            }

        .ofertas-table li.item ul {
            position: relative;
            margin: 0;
        }

            .ofertas-table li.item ul li {
                padding: 0;
                border-bottom: 0;
                display: inline-block;
                margin-right: 7px;
            }

            .ofertas-table li.item ul span.decrement,
            .ofertas-table li.item ul span.increment {
                position: absolute;
                cursor: pointer;
                font-size: 1.375rem;
                font-weight: 400;
                width: 20%;
            }

            .ofertas-table li.item ul li.email {
                right: -10px;
            }

            .ofertas-table li.item ul span.increment {
                max-width: 25px;
                line-height: 0;
                top: 3px;
                right: 60px;
                -moz-user-select: none;
                -webkit-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

            .ofertas-table li.item ul span.decrement {
                line-height: 17px;
                top: 3px;
                right: 32px;
                max-width: 26px;
                -moz-user-select: none;
                -webkit-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

.loading,
.no-link,
.no-select,
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

section.editar-cuestionarios form.custom.empresas .checkbox-wrapper .checkbox-text {
    line-height: 16px;
    font-weight: 400;
}

section.editar-cuestionarios form.custom.empresas .radio-container {
    margin-bottom: 0;
    padding-bottom: 0;
    display: inline-table;
}

    section.editar-cuestionarios form.custom.empresas .radio-container .value {
        padding-left: 4px;
        font-weight: 400;
    }

    section.editar-cuestionarios form.custom.empresas .radio-container .number-value {
        font-weight: 500;
        float: right;
    }

section.editar-cuestionarios .attribute-title.muted {
    color: #868686 !important;
    margin-bottom: 0.9em !important;
}

section.editar-cuestionarios .attribute-title > span.description {
    font-weight: 400;
}

section.editar-cuestionarios .attribute-value.muted {
    color: #868686 !important;
    margin-bottom: 16px !important;
}

section.editar-cuestionarios .attributes-container {
    background-color: #ededed;
    padding: 16px 16px 18px;
}

    section.editar-cuestionarios .attributes-container.active {
        margin-bottom: 15px;
        border: 1px solid #ccc;
        background-color: #fff;
        transition: 0.3s;
    }

        section.editar-cuestionarios .attributes-container.active ul.filters-right > li a {
            font-size: 1.875rem;
            color: #ccc;
            line-height: 100%;
        }

    section.editar-cuestionarios .attributes-container ul.filters-right > li a.remove-question:hover {
        color: #fc4d43;
        transition: 0.5s;
    }

    section.editar-cuestionarios .attributes-container .attribute-title {
        color: #4c4c4c;
        font-size: 0.8rem;
        margin-bottom: 0.6em;
    }

section.editar-cuestionarios .attribute-boxes {
    clear: both;
    overflow: hidden;
}

    section.editar-cuestionarios .attribute-boxes .attribute-box {
        width: 50%;
        margin: 0 auto 20px;
        border: 2px solid #fff;
        padding: 20px;
        font-size: 0.875rem;
        line-height: 21px;
    }

        #range-slider .info-box.left-value,
        #range-slider .info-box.left-value:before,
        section.editar-cuestionarios .attribute-boxes .attribute-box.red {
            border-color: red;
        }

        section.editar-cuestionarios .attribute-boxes .attribute-box.green {
            border-color: #00b420;
        }

        section.editar-cuestionarios .attribute-boxes .attribute-box.amber {
            border-color: #999;
        }

        section.editar-cuestionarios .attribute-boxes .attribute-box .attribute-title {
            display: inline-block;
            font-size: 0.875rem;
            padding: 0;
        }

.info-box .attribute-title {
    display: block;
    font-size: 0.875rem;
    padding: 0;
}

.info-box.right-value .attribute-title {
    color: #00b420;
}

.max-range-value {
    color: #00b420;
    font-weight: 700;
}

.min-range-value {
    color: red;
    font-weight: 700;
}

section.editar-cuestionarios .filters ul.filters-right {
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    section.editar-cuestionarios .filters ul.filters-right > li {
        float: right;
        margin-left: 15px;
    }

        section.editar-cuestionarios .filters ul.filters-right > li a {
            color: #3c3c3c;
            cursor: pointer;
            font-size: 1rem;
        }

            .question-item-name:hover,
            section.editar-cuestionarios .filters ul.filters-right > li a:hover {
                color: #266daf;
            }

        .colorblue,
        .text_blue,
        section.editar-cuestionarios .filters ul.filters-right > li:hover,
        section.editar-cuestionarios .filters ul.filters-right > li:hover > a {
            color: #1976d2;
        }

.question-item-name {
    line-height: 25px;
    font-size: 0.875rem;
    color: #3c3c3c;
}

section#question-group .question-item {
    margin-bottom: 15px;
    background-color: #ededed;
    padding: 15px;
}

    section#question-group .question-item.ui-sortable-helper {
        box-shadow: 2px 2px 5px #d4d4d4;
    }

.ui-slider {
    margin-top: 150px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    background: #00b420;
    color: #222;
    position: relative;
    text-align: left;
    height: 8px;
}

.cajaempresa,
.destacada {
    background-size: contain !important;
}

#red-range {
    height: 6px;
    background: red;
    position: absolute;
    z-index: 1;
}

.slide-numbers,
.slide-percent {
    border-top: 1px solid #dadada;
    color: #dadada;
    height: 20px;
    position: relative;
}

    .slide-numbers .nums,
    .slide-percent .nums {
        padding-top: 2px;
    }

    .slide-numbers .zero-num,
    .slide-percent .zero-num {
        position: absolute;
        left: 0;
        top: 0;
        margin-left: 0;
    }

    .slide-percent .fifty-num {
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -9px;
    }

    .slide-numbers .hundred-num,
    .slide-percent .hundred-num {
        position: absolute;
        right: 0;
        top: 0;
    }

    .slide-percent .nums:before {
        content: "";
        height: 10px;
        border-left: 1px solid #dadada;
        position: absolute;
        top: -10px;
    }

    .slide-numbers .fifty-num:before,
    .slide-percent .fifty-num:before {
        left: 50%;
    }

    .slide-numbers .hundred-num:before,
    .slide-percent .hundred-num:before {
        right: 0;
    }

    .slide-numbers .fifty-num {
        position: absolute;
        left: 47%;
        top: 0;
        margin-left: -9px;
    }

    .slide-numbers .nums:before {
        content: "";
        height: 10px;
        position: absolute;
        top: -10px;
    }

#range-slider .info-box {
    position: absolute;
    border: 2px solid #bbb;
    font-size: 0.75rem;
    width: 200px;
    line-height: 18px;
    text-align: center;
    bottom: 28px;
    left: -176px;
    background: #fff;
    padding: 10px;
}

    #range-slider .info-box.left-value strong {
        color: red;
        font-size: 0.875rem;
    }

    #range-slider .info-box.right-value {
        border-color: #00b420;
        left: -12px;
    }

        #range-slider .info-box.right-value strong {
            color: #00b420;
            font-size: 0.875rem;
        }

    #range-slider .info-box:before {
        content: "";
        padding: 3px;
        background: #fff;
        position: absolute;
        bottom: -4px;
        left: 91%;
        border-top: 2px solid #bbb;
        border-left: 2px solid #bbb;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    #range-slider .info-box.right-value:before {
        border-color: #00b420;
        left: 7%;
    }

.info-box.left-value .attribute-title,
body .ofertasrch .anunciante-favorite .material-icons:hover {
    color: red;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
    border: 1px solid #ccc;
    background: #fff;
    font-weight: 400;
    border-radius: 50%;
    color: #555;
    box-shadow: 1px 1px 2px #e5e5e5;
    outline: 0;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.47em;
    margin-left: -0.6em;
}

.ui-slider .ui-slider-range {
    position: absolute;
    height: 7px;
    z-index: 2;
    font-size: 0.7rem;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-widget-header {
    background-color: #999;
}

#ModalNotPaid .modal-title,
#corp-nav.corp nav#corp-menu,
#corp-nav.corp nav#corp-submenu {
    margin-top: 20px;
}

    #corp-nav.corp nav#corp-menu ul.button-group > li {
        margin-right: 14px;
    }

        #corp-nav.corp nav#corp-menu ul.button-group > li > a.button {
            font-size: 1rem;
            font-weight: 500;
            padding: 7px 20px;
            min-width: 150px;
            background-color: #fff;
            color: #4c4c4c;
            border: 1px solid #dadada;
            margin-bottom: 0;
        }

            #corp-nav.corp nav#corp-menu ul.button-group > li > a.button.current,
            #corp-nav.corp nav#corp-menu ul.button-group > li > a.button:focus,
            #corp-nav.corp nav#corp-menu ul.button-group > li > a.button:hover {
                border-color: #3a98bc;
                background-color: #3a98bc !important;
                color: #fff;
            }

    #corp-nav.corp nav#corp-submenu ul > li {
        padding-right: 10px;
        padding-left: 10px;
        display: inline-block;
        border-right: 1px solid #4c4c4c;
        line-height: 12px;
    }

        #corp-nav.corp nav#corp-submenu ul > li:last-child {
            border-right: 0;
        }

        #corp-nav.corp nav#corp-submenu ul > li > a {
            font-size: 0.8rem;
            color: #4c4c4c;
        }

            #corp-nav.corp nav#corp-submenu ul > li > a.current,
            #corp-nav.corp nav#corp-submenu ul > li > a:focus,
            #corp-nav.corp nav#corp-submenu ul > li > a:hover,
            article.corp.about a,
            article.corp.presencia a {
                color: #3a98bc;
                text-decoration: underline;
            }

article.corp.partners section > .content {
    padding: 50px 26px;
}

    article.corp.partners section > .content h2 {
        font-size: 1.563rem;
        font-weight: 400;
        border-bottom: 1px solid #3a98bc;
        padding-bottom: 8px;
    }

    article.corp.partners section > .content .description {
        margin-top: 20px;
        margin-bottom: 20px;
    }

        article.corp.partners section > .content .description > .right p {
            padding-left: 20px;
        }

    article.corp.partners section > .content .title-block {
        margin: 60px -26px;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }

        article.corp.partners section > .content .title-block h3 {
            font-size: 1rem;
            font-weight: 500;
            color: #3a98bc;
            padding: 10px 26px;
            margin: 0;
        }

    article.corp.partners section > .content .partner-list:nth-of-type(2n) {
        padding-right: 0;
        padding-left: 20px;
    }

    article.corp.partners section > .content .partner-list h3,
    article.corp.partners section > .content .partner-list h4 {
        font-weight: 400;
        font-size: 1.125rem;
        border-bottom: 1px solid #3a98bc;
    }

    article.corp.partners section > .content .partner-list > ul {
        margin-bottom: 50px;
    }

    article.corp.partners section > .content .partner-list .partner > .partner-logo {
        padding-top: 2%;
    }

    article.corp.partners section > .content .partner-list .partner > .partner-bio {
        display: table;
    }

        article.corp.partners section > .content .partner-list .partner > .partner-bio p {
            margin-bottom: 0;
            line-height: 16px;
        }

        article.corp.partners section > .content .partner-list .partner > .partner-bio > .text-wrap {
            padding-top: 7%;
        }

            article.corp.partners section > .content .partner-list .partner > .partner-bio > .text-wrap > p {
                border-left: 1px solid #d4d4d4;
                padding-left: 20px;
            }

    article.corp.partners section > .content .partner-list div.partner {
        margin-bottom: 60px;
    }

    article.corp.partners section > .content .media-partners > .item {
        display: inline-block;
        margin-left: 0;
        width: 149px;
    }

        .cv-document,
        .error-page figure,
        .text-center-tj,
        .txt-center,
        .wrapperempresa,
        article.corp.partners section > .content .media-partners > .item > .item-logo {
            text-align: center;
        }

    article.corp.partners section > .content .media-partners ul.countries {
        margin-left: 0;
        margin-bottom: 60px;
        text-align: center;
    }

        article.corp.partners section > .content .media-partners ul.countries > li {
            display: inline-block;
            font-size: 0.8rem;
            line-height: 80%;
            padding-right: 5px;
            border-right: 1px solid #3a98bc;
        }

            article.corp.partners section > .content .media-partners ul.countries > li:first-child {
                padding-left: 5px;
                border-left: 1px solid #3a98bc;
            }

article.corp.about {
    margin-top: 16px;
    text-align: center;
    padding: 40px 26px;
    border: 1px solid #dadada;
}

    article.corp.about h2 {
        font-size: 1.563rem;
        line-height: 1em;
        font-weight: 500;
        margin: 0 0 2px;
    }

    article.corp.about h3 {
        font-size: 1.25rem;
        font-weight: 400;
        margin: 0;
    }

    article.corp.about p {
        font-size: 0.938rem;
        line-height: 1.5em;
    }

.cookiesPolicy,
article.corp.contacto p,
article.corp.cultura p {
    line-height: 1.4em;
}

article.corp.about > ul {
    margin-top: 30px;
    position: relative;
}

    article.corp.about span.empty-timeline:after,
    article.corp.about span.empty-timeline:before,
    article.corp.about > ul:after,
    article.corp.about > ul:before {
        position: absolute;
        content: "";
        padding: 0 10px 0 6px;
        height: 2px;
        width: 16px;
        margin-left: -8px;
        background: #3a98bc;
    }

    article.corp.about span.empty-timeline:after,
    article.corp.about > ul:after {
        bottom: 0;
    }

    article.corp.about > ul > li > .columns {
        min-height: 160px;
    }

    article.corp.about > ul > li:first-child .columns {
        padding-top: 82px;
        min-height: 242px;
    }

    article.corp.about > ul > li:last-child .columns {
        padding-bottom: 200px;
        min-height: 360px;
    }

    article.corp.about > ul > li:nth-child(odd) {
        text-align: right;
        margin-right: -6px;
    }

        article.corp.about > ul > li:nth-child(odd) > .columns {
            padding-right: 24px;
            border-right: 2px solid #3a98bc;
        }

            article.corp.about > ul > li:nth-child(odd) > .columns h3:after {
                position: absolute;
                content: "";
                top: 13px;
                right: -24px;
                padding: 0 8px;
                height: 2px;
                background-color: #3a98bc;
            }

    article.corp.about > ul > li:nth-child(2n) {
        text-align: left;
        margin-left: -5px;
    }

        article.corp.about > ul > li:nth-child(2n) > .columns {
            padding-left: 24px;
            border-left: 2px solid #3a98bc;
        }

            article.corp.about > ul > li:nth-child(2n) > .columns h3:after {
                position: absolute;
                content: "";
                top: 13px;
                left: -24px;
                padding: 0 8px;
                height: 2px;
                background-color: #3a98bc;
            }

article.corp.about span.empty-timeline {
    display: block;
    position: relative;
    width: 2px;
    height: 110px;
    background-color: #3a98bc;
    margin: 0 auto 30px;
}

article.corp.presencia h3 {
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 2px;
}

article.corp.presencia section.global-map {
    margin-top: 30px;
}

article.corp.presencia section.global-locations {
    padding-top: 60px;
}

    article.corp.presencia section.global-locations .location {
        width: 180px;
        min-height: 320px;
        display: inline-block;
        vertical-align: top;
        margin-right: 11px;
    }

        article.corp.presencia section.global-locations .location ul > li {
            font-size: 0.8rem;
            line-height: 18px;
            padding: 5px 0;
            border-top: 1px solid #3a98bc;
        }

article.corp.contacto h2,
article.corp.contacto p,
article.corp.cultura h2,
article.corp.cultura p {
    font-size: 0.938rem;
    margin: 0;
}

article.corp.cultura .content-box {
    padding: 14px 30px 18px;
    min-height: 116px;
}

article.corp.cultura .valores-graphic-box {
    min-height: 770px;
    position: relative;
    background: url("/v3/img/corp-valores.png") 30px 62px no-repeat;
    margin: 0;
}

    article.corp.cultura .valores-graphic-box > li p {
        border: 0;
    }

.cultura-valores {
    margin-top: 8px;
    position: relative;
}

    .cultura-valores h3 {
        font-size: 1.188rem;
        margin: 0;
        padding: 0;
        max-width: 200px;
    }

    .cultura-valores p {
        font-size: 0.938rem;
        margin: 0;
        padding: 0;
        max-width: 200px;
        line-height: 1.2em;
    }

.defEmprego img,
.defEmpresas img,
.defSlim img,
.promo-home img {
    border: none;
    max-height: none;
    max-width: none;
    z-index: -999999;
}

.cultura-valores ul li {
    position: absolute;
}

.pasion,
.pasion h3 {
    top: 72px;
    left: 30px;
    color: rgba(0, 0, 0, 0.23);
}

.servicio,
.servicio h3 {
    text-align: right;
    top: 72px;
    right: 36px;
    color: rgba(0, 0, 0, 0.23);
}

.flexibilidad,
.flexibilidad h3 {
    top: 508px;
    left: 34px;
    color: rgba(0, 0, 0, 0.23);
}

.excelencia,
.excelencia h3 {
    text-align: right;
    top: 508px;
    right: 36px;
    color: rgba(0, 0, 0, 0.23);
}

.integridad,
.integridad h3 {
    top: 661px;
    left: 445px;
    color: rgba(0, 0, 0, 0.23);
}

.error-page {
    padding: 90px 0 140px;
    display: block;
}

    .error-page section h2 {
        color: #000;
        font-size: 2em;
        text-align: left;
        font-weight: 500;
        margin: 0;
        padding: 0;
    }

    .error-page section h3 {
        color: #7f7f7f;
        font-size: 1.7em;
        text-align: left;
        font-weight: 500;
        padding: 15px 0;
    }

    .enterprise-register section,
    .error-page section .option-buttons div {
        margin: 0 0 10px;
    }

.contactH {
    height: 159px !important;
}

#body label {
    color: #3c3c3c;
    margin: 9px 0 0;
    display: inline-flex;
    float: left;
    font-size: 0.75rem;
}

.urls-footer {
    color: #555;
    font-size: 14px;
    padding-bottom: 24px;
}

    .urls-footer a {
        font-size: 12px;
        color: #757575;
    }

.profile .attribute-title {
    color: #4c4c4c;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 0;
}

form.custom.disabled input[type="password"],
form.custom.disabled input[type="text"] {
    background: #ccc;
}

span.icon-wrapper:hover {
    background-color: #f5f5f5;
    color: #4c4c4c;
}

label.radio-container.inline.no-margin {
    color: #4c4c4c;
    font-weight: 400;
    padding-bottom: 15px;
}

i.fa.fa-facebook-square,
i.fa.fa-linkedin-square {
    font-size: 1.125rem;
    position: relative;
    top: 2px;
}

.inline {
    display: inline !important;
}

.import-div {
    text-align: right;
    padding-top: 150px !important;
}

.checkbox-group-margin {
    margin-left: 20px;
}

    .checkbox-group-margin label {
        color: #4c4c4c;
        font-weight: 400 !important;
    }

button.button.small.button-block.cancel {
    background-color: #fff;
    border: 0;
    color: #4c4c4c;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

    button.button.small.button-block.cancel:active {
        background: #f5f5f5;
    }

    button.button.small.button-block.cancel:hover {
        background-color: #9e9e9e;
        color: #fff;
    }

.sendedValidate {
    color: green;
    font-weight: 500;
}

.sendingValidate {
    color: #ff0;
    font-weight: 500;
}

.errorSendingValidate {
    color: red;
    font-weight: 500;
}

.backDef {
    position: relative;
    z-index: 0;
}

.defCursos,
.defEmprego,
.defEmpresas,
.defSlim {
    z-index: -999998;
    padding: 0;
    position: absolute;
    overflow: hidden;
    width: 100%;
}

.defEmprego {
    left: 0;
    top: 0;
    height: 100%;
}

    .defEmprego img {
        position: absolute;
        padding: 0;
        height: 100%;
        top: 0;
        width: 100%;
    }

.promo-home img {
    position: absolute;
    padding: 0;
    height: 387px;
    top: 0;
    width: 100%;
}

.defEmpresas {
    left: 0;
    top: -4px;
    margin: 0;
    height: 215px;
}

    .defEmpresas img {
        position: absolute;
        margin: 0;
        padding: 0;
        height: 518px;
        left: 0;
        top: -90px;
        width: 100%;
    }

.defEmpresasLanding1 {
    height: 400px;
}

.defEmpresasRegister {
    height: 2236px;
}

    .defEmpresasRegister img {
        height: 2236px;
        top: 0;
    }

.defCursos {
    top: 0;
    height: 250px;
}

.defSlim {
    left: 0;
    top: 0;
    height: 240px;
}

    .defSlim img {
        position: absolute;
        padding: 0;
        top: 0;
        width: 100%;
    }

#linkRegistro_candidate,
#linkRegistro_employer {
    font-weight: 500;
}

.cookiesPolicy {
    background-color: Gray;
    color: #fff;
    font-size: 0.875rem;
    text-align: justify;
    padding: 5px 15px;
}

    .cookiesPolicy #close-cookies {
        text-decoration: none;
        background-color: #4c4c4c;
        padding: 2px 8px;
        border-radius: 3px;
    }

.upper-block select::-ms-expand {
    display: none !important;
}

.upper-block select {
    cursor: pointer;
    font-size: 0.938rem;
    margin-bottom: 0;
    height: 40px;
    padding: 5px;
}

.channels {
    text-align: center;
    background-color: #d4d4d4;
    margin: 0;
    padding: 5px;
}

.destacada,
.private-menu-header .header-inner .header-container i.material-icons {
    margin-top: -4px;
}

.coursesIcon {
    font-size: 8rem;
    color: #424242;
    padding: 20px 90px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.delete-x,
body .ofertasrch {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.coursesIcon:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    color: #424242;
}

.homeTitles {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 120%;
    color: #4c4c4c;
    margin-bottom: 10px;
}

.destacada {
    height: 55px;
    width: 55px;
    margin-left: -5px;
    position: absolute;
    z-index: 2;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}

#nav-top-inner-text {
    line-height: 21px;
    margin: 0;
    text-align: right;
    font-size: 0.8rem;
    border-right: 1px;
    padding-right: 8px;
}

    #nav-top-inner-text a {
        font-weight: 500;
        text-decoration: underline;
        color: #4c4c4c;
    }

.button-register-candidate {
    padding: 8px;
    color: #fff;
    top: 5px;
    margin-bottom: 0 !important;
    background-color: #fc4d43 !important;
    border: 1px solid #fc4d43 !important;
}

    .button-register-candidate:hover {
        color: #fff;
        background: #e8554f;
        border: 1px solid #fc4d43;
    }

.button-register-enterprise {
    padding-left: 12px !important;
    padding-right: 12px !important;
    border-radius: 3px;
    background-color: #3a98bc !important;
    color: #fff !important;
    border: 1px solid #3a98bc !important;
    top: 5px;
    margin-bottom: 0 !important;
}

.inscription-button {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fc4d43;
    margin: 13px;
}

.boxed,
.croppear-bg,
.discover-card,
.reg-content2,
body .ofertasrch {
    position: relative;
}

.inscription-button a {
    line-height: 30px;
    padding: 0 15px;
    color: #fff !important;
    font-size: 0.875rem;
    font-weight: 500;
}

#looking-for-a-job .container {
    margin-top: 29px;
    margin-bottom: 29px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.86);
    overflow: hidden;
}

    #looking-for-a-job .container .columns,
    .home-cursos .container .columns,
    .pre-footer .container .columns {
        line-height: 1rem;
        font-size: 1rem;
        text-align: center;
    }

.eMdlFx .actions {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.linksSub2:hover {
    color: #266daf;
    text-decoration: underline;
}

.cajaempresa {
    padding-top: inherit;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    vertical-align: middle;
}

.linkSubEmpresa {
    font-size: 0.875rem;
    margin: 1rem;
}

.rdstl {
    margin-bottom: 0;
    color: #3c3c3c;
    font-size: 0.875rem;
    font-weight: 400;
}

.reg-content2 {
    padding: 15px 25px;
    font-size: 0.875rem;
    border-bottom: 1px solid #e5e5e5;
}

    .reg-content2 #titleOffer {
        color: #3c3c3c;
        font-weight: 500;
        font-size: 1.563rem;
        line-height: 2rem;
    }

.volver {
    padding-right: 0;
}

.boxed {
    background-color: #fff;
    border: 1px solid #dadada !important;
    box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}

body .ofertasrch {
    padding: 15px;
    overflow: hidden;
    margin-bottom: 12px;
    border-radius: 2px;
    border: 1px solid #dadada;
    transition: 0.3s;
    display: block;
}

body .ofertasrchbanner {
    padding: 15px !important;
    position: relative !important;
    overflow: hidden !important;
    margin-bottom: 12px !important;
    border-radius: 2px !important;
    border: 1px solid #999 !important;
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    transition: 0.3s !important;
    display: block !important;
}

body .ofertasrch:hover {
    cursor: pointer;
    border: 1px solid #1976d2;
    box-shadow: inset -10px 0 0 0 #1976d2;
}

    body .ofertasrch:hover .btnBuyCv,
    body .ofertasrch:hover .btnBuyCvNewTab {
        background-color: #1976d2 !important;
        border-left: 1px solid #1976d2;
        border-top: 1px solid #1976d2;
        color: #fff;
    }

body .ofertasrch .btnBuyCvImage {
    margin-right: 7px;
    height: 23px;
    width: 23px;
    margin-bottom: 3px;
}

body .ofertasrch:hover .btnBuyCvImage {
    filter: brightness(0) invert(1);
}

body .ofertasrch .titulo {
    line-height: 1.5rem;
    font-weight: 500;
    color: #000;
    font-size: 1.125rem;
    padding: 0 0 10px;
    margin: 0;
}

    body .ofertasrch .titulo a:visited {
        font-weight: 400 !important;
    }

body .ofertasrch .anunciante,
body .ofertasrch .ciudad-fecha {
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #3c3c3c;
    font-weight: 400;
}

    body .ofertasrch .anunciante .fecha,
    body .ofertasrch .ciudad-fecha .fecha {
        color: #adadad;
    }

body .ofertasrch .descripcion p {
    font-size: 0.75rem;
    line-height: 18px;
    margin: 0;
}

body .ofertasrch .anunciante-logo {
    position: absolute;
    right: 10px;
    width: 100px;
    max-height: 50px;
    padding-top: 20px;
    padding-right: 20px;
}

    body .ofertasrch .anunciante-logo img {
        max-height: 50px;
    }

body .ofertasrch a {
    color: #1976d2;
    line-height: 1.25rem;
}

body .ofertasrch .anunciante-favorite {
    position: absolute;
    right: 10px;
}

article.candidateCard.disabled {
    background-color: #f5f5f5;
}

    article.candidateCard.disabled .btnBuyCv,
    article.candidateCard.disabled .btnBuyCvNewTab {
        background-color: #ffebcd;
    }

.noblur:focus {
    box-shadow: none !important;
    background: #f5f5f5;
    border-color: #dadada !important;
    outline: 0;
}

.headersrch {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

    .headersrch.cvs {
        height: auto !important;
    }

.fondoboxed2 {
    background-color: #dadada;
}

.nextPrev:hover,
.paginacion_footer li:hover,
.srchResTxt {
    background-color: #e5e5e5;
}

.imgFavorite {
    width: 19px;
    height: 18px;
    padding: 1px;
    display: inline-block;
}

#filtro-selector li span.radius {
    width: 15px;
    height: 15px;
    border-radius: 360px;
    background-color: #03a3a3;
    padding: 1px;
    display: inline-block;
}

.nextPrev,
.paginacion_footer li {
    border: 1px solid #dadada;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
}

#filtro-selector li span label {
    text-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
    padding-bottom: 1px;
    font-weight: 700;
}

#filtro-selector li span {
    width: 15px;
    height: 15px;
    display: inline-block;
}

span.tituloCandidate {
    font-weight: 700;
    text-align: center;
    font-size: 20px;
}

.searchFix {
    height: 40px !important;
    padding: 0 10px;
    margin: 0 !important;
}

.srchResTxt {
    margin-bottom: 10px;
}

.icon-size {
    font-size: 0.938rem;
}

.paginacion_footer {
    display: inline-block;
    margin: 0;
    padding: 0;
    zoom: 1;
    font-size: 1.3rem;
}

    .paginacion_footer li {
        display: inline-block;
        border-radius: 2px;
        text-decoration: none;
        color: #757575;
        font: 14px/24px sans-serif;
        transition: background-color 0.3s;
    }

.nextPrev,
.nextPrevCursos {
    display: inline-block;
    line-height: 26px;
    color: #3c3c3c;
    font-size: 0.875rem;
    text-decoration: none;
}

.paginacion_footer li a,
.paginacion_footer li span {
    padding: 0 7px;
    color: #3c3c3c;
}

.nextPrev {
    border-radius: 2px;
    transition: background-color 0.3s;
}

.nextPrevCursos {
    border: 1px solid #dadada;
    border-radius: 2px;
    padding-left: 4px;
    padding-right: 4px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.active span,
.paginacion_footer .active {
    background-color: #555;
    color: #ededed !important;
    border: 0;
}

    .paginacion_footer .active:hover {
        background-color: #555 !important;
        color: #ededed !important;
    }

.txtsubtxt {
    text-align: right;
    font-size: 0.75rem;
    color: #4c4c4c;
}

.submenulk,
.titleSrch {
    color: #fff;
    margin-top: 0;
}

#title_sup {
    margin-bottom: 2%;
}

#div_Error {
    color: #fc4d43;
    text-align: center;
}

.error-email {
    margin-bottom: 4%;
    display: block;
}

.search_numresult,
.section.ofertas-trabajo h1 {
    line-height: 1.7rem;
    display: inline-block;
    font-weight: 400;
}

.recovery {
    margin-top: 20px;
    text-align: center;
}

.titleSrch {
    font-size: 1.2rem;
}

.loading,
.no-link {
    opacity: 0.3;
    pointer-events: none;
    user-select: none;
}

li.selected .fa-times {
    color: rgba(252, 78, 67, 0.78);
}

.unavailable {
    background-color: #ccc !important;
    padding: 4px !important;
}

.croppear-bg {
    width: 100% !important;
    height: auto !important;
}

.section.ofertas-trabajo h1 {
    font-size: 1.25rem;
    color: #4c4c4c;
    float: left;
    padding-top: 10px;
    margin: 0 0 11px 2px;
}

.search_numresult {
    font-size: 1rem;
    padding: 0 5px;
}

.boxdivider {
    margin-right: 0 !important;
}

.breakeWord {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.submenulk {
    height: 100% !important;
    border: 0 !important;
    text-decoration: none !important;
}

.button_blue {
    background-color: #1976d2;
    border: 0;
    margin-bottom: 0;
    background-size: 200%;
    background-position: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

    .button_blue:active {
        background: 0 0/1000% no-repeat #266daf;
        background-image: radial-gradient(circle, #266daf 11%, #1976d2 10%);
        background-image: -webkit-radial-gradient(circle, #266daf 10%, #1976d2 11%);
        background-image: -o-radial-gradient(circle, #266daf 10%, #1976d2 11%);
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    }

    .button_blue:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

    .button_blue:hover {
        color: #fff;
        background-color: #266daf;
        border-color: #266daf;
    }

.publish-offer:before,
.users-prom:before {
    font-size: 120px;
    color: #3c3c3c;
    font-family: "Material Icons";
    line-height: 120px;
}

.CVregister_offer {
    background: #fff;
    padding: 20px;
    border: 1px solid #dadada;
}

.buscador {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

body section h2.enterprise-section-title {
    padding: 0 !important;
    font-size: 1.125rem;
    text-align: center;
    margin: 0;
    font-weight: 500;
    color: #4c4c4c;
    line-height: 20px;
}

body section .users-prom h2.enterprise-section-title {
    font-size: 1.25rem;
    line-height: 20px;
}

.users-prom:before {
    content: "\E85E";
}

.publish-offer,
.users-prom {
    text-align: center;
    padding: 10px 0 23px;
    overflow: hidden;
}

    .publish-offer:before {
        content: "\E1B2";
    }

blockquote:before {
    font-family: "Material Icons", sans-serif;
    content: "\E244";
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    color: #d4d4d4;
    right: 3%;
    top: 10px;
}

.f-block,
.visible {
    display: block !important;
}

blockquote footer {
    line-height: 50px;
    height: 60px;
    padding: 0;
}

    blockquote footer figure {
        border-radius: 100%;
        float: right;
        overflow: hidden;
        width: 50px;
        height: 50px;
        margin: 0 0 0 15px;
        padding: 0;
    }

        blockquote footer figure img {
            width: 100%;
            height: 100%;
            margin-top: -2px;
        }

blockquote p {
    color: #4c4c4c;
    text-align: left;
    font-size: 0.75rem;
    margin: 0 0 5px;
    padding: 0;
    line-height: 20px;
}

.discover-card {
    background-color: #d4d4d4;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

    .discover-card:before {
        font-family: "Material Icons";
        content: "\E89A";
        color: #fff;
        font-size: 375px;
        position: absolute;
        left: -84px;
        top: -126px;
    }

    .discover-card p {
        font-size: 1.25rem;
        color: #000;
        text-align: center;
        font-weight: 500;
        margin-top: 0;
    }

        .discover-card p .big-number {
            font-size: 130px;
            font-weight: 300;
            line-height: 120px;
            display: block;
            color: #266daf;
        }

.enterprise-register section > .row {
    background-color: #fff;
    padding: 10px 0;
}

.enterprise-register h2 {
    font-size: 1.5rem;
    line-height: 26px;
}

.enterprise-register h3 {
    font-size: 1.125rem;
    line-height: 25px;
    margin: 0 0 10px;
}

.TittleEnterprise {
    padding: 20px;
    font-size: 1.4rem !important;
    margin: 0;
}

.enterprise-register p.acount-user {
    font-size: 0.75rem;
    margin-bottom: 0;
}

.gestor-menu {
    padding: 25px 0 15px;
}

.gestor-label label {
    line-height: 35px !important;
    margin: 0 0 0 14px;
    font-weight: 500;
    font-size: 0.938rem !important;
    color: #4c4c4c;
}

    .gestor-label label i {
        margin-top: 2px;
    }

.cv-print-frame {
    width: 90%;
    min-height: 400px;
    border: 0;
    margin: 0 auto 20px;
}

.manager-name {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 14px;
    padding: 0 0 7px;
    margin: 0;
    color: #4c4c4c;
}

.our-clients h3 {
    padding: 20px 0 10px 25px !important;
    font-size: 1.875rem;
    text-align: left;
    margin: 0;
    font-weight: 500;
    color: #4c4c4c;
}

#tags_searchs .close-tag .action-text {
    display: none;
    color: #fff;
    font-size: 0.75rem;
    line-height: 18px;
}

#tags_searchs .close-tag:hover {
    width: 85px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.cv-no-results {
    border: 1px solid #dadada;
    background-color: #fff;
}

.incomplete-data .incomplete-info {
    font-size: 0.875rem;
    text-align: left;
    padding: 15px;
}

    .incomplete-data .incomplete-info ul {
        font-size: 0.8rem;
        color: #868686;
        padding: 2px0;
    }

        .incomplete-data .incomplete-info ul li {
            background-color: #f5f5f5;
            font-weight: 400;
            padding: 5px 5px 5px 10px;
            margin: -1px;
            border: 1px solid #e5e5e5;
            color: #4c4c4c;
            -webkit-transition: box-shadow 0.3s;
            -moz-transition: box-shadow 0.3s;
        }

            .incomplete-data .incomplete-info ul li:hover {
                cursor: pointer;
                background: #fff;
                box-shadow: inset -10px 0 0 0 #266daf;
            }

.cv-no-results figure {
    margin: 0 auto;
    text-align: center;
}

.cv-no-results p {
    text-align: center;
    font-size: 24px;
}

.no-select,
.noselect {
    user-select: none;
}

.disable_link {
    line-height: 190%;
    color: #ededed;
    pointer-events: none;
}

.newslatter {
    height: 36px !important;
}

.subscribed {
    background-color: #f5f5f5 !important;
    font-weight: 500;
    padding-left: 30px !important;
}

.checkify {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .checkify:before {
        font-family: FontAwesome;
        content: "\f00c";
        z-index: 2;
        color: #00db68;
        font-size: 18px;
        position: absolute;
        top: 10px;
        left: 10px;
    }

.greyme {
    background: #3c3c3c;
    color: #fff;
}

.big-textarea {
    height: 100px !important;
    resize: vertical;
}

.box-tlf,
.pull-left-tj,
i.mid-icon {
    float: left;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.banner-box .banner-content,
.centertxt,
.section.offer-details .offer .offer-footer .offer-inscriptions,
.section.offer-details .offer .offer-footer .send-offers-button,
.section.offer-details .offer .offer-footer .subscribe-link,
.text-center,
div.header-contentsp,
header.empresa-header .header-box .header-content {
    text-align: center !important;
}

.justifytxt,
.text-justify {
    text-align: justify !important;
}

.delete-x {
    color: #ccc;
    transition: 0.3s;
}

    .delete-x:hover {
        color: #fc4d43;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

.oculto,
.print-only {
    display: none !important;
}

.hideme {
    visibility: hidden;
    display: none;
    padding-left: 0;
    padding-right: 0;
}

.unactive {
    color: #dadada !important;
}

.candidateCard {
    min-height: 212px;
}

.selectedCV {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    border-top: 50px solid #12599e;
    border-left: 50px solid transparent;
}

.btnBuyCv,
.coursetxt div {
    width: 100% !important;
}

.btnBuyCv,
.btnBuyCvNewTab {
    position: absolute !important;
    border-left: 1px solid #dadada;
    border-top: 1px solid #dadada;
    font-size: 0.75rem;
    color: #1976d2;
    line-height: 30px !important;
    text-align: center;
    height: 30px;
    background-color: #fff;
    bottom: 0;
}

.btnBuyCv {
    right: 0;
    transition: 0.3s, border 0.3s;
    -webkit-transition: 0.3s, border 0.3s;
    -moz-transition: 0.3s, border 0.3s;
}

.btnBuyCvNewTab {
    right: 25%;
    width: 40% !important;
    transition: 0.3s, border 0.3s;
    -webkit-transition: 0.3s, border 0.3s;
    -moz-transition: 0.3s, border 0.3s;
}

.w70-100 {
    width: 70%;
    display: block;
    overflow: hidden;
}

.showme {
    visibility: visible;
}

.validateOnError .custom.dropdown,
.wrongInput {
    background-color: pink !important;
}

.errMsgBox,
.multiErrMsgBox {
    background: #fff;
    border: 1px solid #e8554f;
    color: red;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    margin-bottom: 20px;
}

.w20 {
    width: 20px !important;
}

.h20 {
    height: 20px !important;
}

.btntxt {
    line-height: 35px;
}

.big-cell {
    line-height: 36px;
}

.chck-medium {
    margin-top: 13px;
    margin-left: -7px;
}

.errMsgBox {
    padding: 15px;
    transition: background 0.3s ease-out;
}

.multiErrMsgBox {
    padding: 15px 15px 5px;
    transition: background 0.3s ease-out;
    display: none;
    font-size: 0.875rem;
}

.infotxtcv,
.infotxtcvErr {
    padding: 10px;
    font-size: 0.875rem;
}

.multiErrMsgBox .errMsgBox-in,
.multiErrMsgBox .error,
.multiErrMsgBox p {
    display: block;
    margin-bottom: 10px;
}

.multiErrMsgBox strong {
    display: block;
    clear: both;
}

.infotxtcv {
    background: rgba(179, 249, 255, 0.34);
    border: 1px solid #71d9e2;
    font-weight: 400;
    color: #4c4c4c;
    line-height: 1.3em;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}

.infotxtcvErr {
    background: rgba(255, 247, 105, 0.43);
    border: 1px solid #ffe800;
}

.successMsg {
    padding: 15px;
    background: #fff;
    border: 1px solid #38d038;
    color: #2eba2e;
    margin-bottom: 20px;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}

.succes-link {
    display: block;
    color: #3c3c3c;
    line-height: 1.75rem;
}

.text-count-wrapper {
    color: #9e9e9e;
    font-weight: 400;
    font-size: 0.75rem;
    margin-top: -7px;
}

.course-height article,
.job-offer-height article {
    min-height: 180px;
}

.coursetxt p {
    line-height: 1.5rem;
}

.coursetxt table,
.coursetxt table td {
    border: 0;
    width: 100% !important;
    line-height: 1.6em;
    font-size: 0.9rem;
    margin-bottom: 0;
    padding: 0;
}

.tableEmployer .first,
.ulFormat li {
    border-bottom: 1px solid #dadada;
}

.formularicurs > .newslatter {
    font-size: 0.75rem;
}

.loader {
    background-image: url(/v3/img/728.gif);
    width: 50px;
    height: 53px;
    position: absolute;
    content: "";
    top: 45%;
    left: 50%;
    margin-left: -25px;
}

.tableRow {
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.tableEmployer .first {
    background: #fdfafa;
}

.error_cv_validation {
    margin: 0 0 0 5px;
    padding: 0 10px;
}

.wrapper-regions {
    border-right: 1px solid #ccc8c8;
    border-left: 1px solid #ccc8c8;
    padding-left: 15px;
    text-align: center;
    width: 25.01%;
    height: 113px;
    background-color: transparent;
    margin-top: 0;
    margin-left: 37.11%;
    position: absolute;
    cursor: pointer;
}

.col-tj-33-txt-left,
.pull-left-tj {
    text-align: left;
}

.pack-regions {
    padding-top: 20px;
    margin-left: -10px;
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.AvailableBox {
    padding: 13px 16px 0 25px;
}

i.mid-icon {
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    background-image: url(/v3/img/mid-icon-sprite.png);
    width: 25px;
    height: 30px;
    margin: 0 10px 0 0;
}

    i.big-icon.big-anunce,
    i.country.es-ES,
    i.mid-icon.mid-search {
        background-position: 0 0;
    }

    i.mid-icon.mid-add {
        background-position: -25px 0;
    }

    i.mid-icon.mid-settings {
        background-position: -50px 0;
    }

    i.mid-icon.mid-info {
        background-position: -75px 0;
    }

    i.mid-icon.mid-menu {
        background-position: -100px 0;
    }

    i.mid-icon.mid-doc-set {
        background-position: -125px 0;
    }

    i.mid-icon.mid-doc-up {
        background-position: -150px 0;
    }

    i.mid-icon.mid-stats {
        background-position: -175px 0;
    }

    i.mid-icon.mid-check {
        background-position: -200px 0;
    }

    i.mid-icon.mid-admin {
        background-position: -225px 0;
    }

    i.mid-icon.mid-folder {
        background-position: -250px 0;
    }

    i.mid-icon.mid-archive {
        background-position: -275px 0;
    }

        i.mid-icon.mid-archive:hover {
            background-position: -275px -30px;
        }

i.country {
    display: inline-block;
    overflow: hidden;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAABFCAYAAAA1itSuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABsZJREFUeNrsWmtsFFUUnimVarVIiyJKWwU14BsURCoRk2oisb5Q0VRM0Fjjgx8QoxIhKIpaCf5QJNXdRA2JxkdQxKJCEY31CWpR8VWoYhWpWG2FWiptXb/T/XYzTO/s3ntnjWD2JF9md3b2zHfPPffcc86MG4vFnP1Rcpz9VHK9X6LR6HgclgLvAluAocB3/O4ChwC/AL9XVVXt+S+JuwlXAemHcbgSKFFc18nZOQBoF+LAp8B8DKAx3U0qKiqKcTgHeAD4BGgGioCfgPXUfTDQArSK/tra2mZd4i/icIXhwOUmzwOrgKOBz4APMZiYj/gLOFwCDNTQuRsQYzwKvMPByaDaMZheFfFyHNaGnEGx2GvARpBf4iFejcOdFvpkVjfQZb+ggVpkNrw+LlMzC5hGPx4GTDS8kfznekD8f4nn/DNAGTAO2AkcCByqoe90QuQy4FrgV2BCMqrAQpuBR/BxEo5TcZxHC9rI477v3/Oml9Md5wBtFnpHMEDsHVU4gBjcZjA+TqcFdaULkHXyHLDG+wOmtgMHwQ90nYm0uolsoCs/rSROEZ86zVBxFLgDA+9KE2FG0vIHGehezjXSDCN0pyI+0NAiDRL/05GmCOECA91fAfeDcJPOzilx9whNxX8Bi0D6W414LpvYsQa6Zf9YCNINabd8+PfhONwMDNFU/h7wtua1hcDVBro/Buq1chVYTsLNCoOpHAWconltWxCRABkDnKlFHBbPM1yYEo+PNEjqjjLQ3cy4r2Vx8dkmA+WSryzTvDbPIJr0AHPh32t1LT6c4UpHPgLWGQxSwmy5xnWSmd6Yyq1U4TDGbXV3Gus8Jcph7R4D4juA25gWXOM5380NLIeb1DxY+mWt7FBh+Ru4dQ/gqS+5+8n3TUC1TggMCIsn4fAms74IsJLEXabNjSD+t3Yh4ZM6pqmSG8wFXgHR7gzVAV8z5Mps1YFkl6kCN1XNCauPFZcB4W/2tdLNzRbLWeIWVb7CxyWCXARcx+qohf+R+rINvr/N9saILIVc9BJhKhlRpHI6jvfYgkXbbmvxw6j0fGAKY690AhYCM5ge2EolY3oZi4PVwDIWyLKxzcfghltZnHn5CdyIqtmekPiaz4HE2HKwkURbYxBwMT+P8/w+m/vFkzYW3+bJWwpYXORrDjqdrOcOrRJxkXvYMTB3FfiwWHdjQIIvO+uDtqzhv394rO6Xxfh9AdASJqqo0krZ6t/yN34MF6ebIhfKyUQ4HKE4J/l3aUhXGRNQgIgxBocijqgxNKAC+ZlNozAymYvdLx06HbV0Fi9lDu2XrU68ixtGxgecL2C/0H4D4lQWqwYcJlOEfw/xhECvi0hR8hvzdjvicBMJexf4rtnF3W5lCNKyaS1KtNJ8sgmRZFbYXEUsMk0xjWMZ321lFCugGJHMVCUCY2DlwIAwxCfz6H/ycBW3a1uRWZQ+dyvJekVm+SFP1WVFvIhdKv814i5/hiC+lblIjs/iDv17OtxlTxjiUSY+/nbwaizM5SF2THk6sRiooWG8IrtpGzcnO+IgJ7F0JvC576czsHAnhImDrODXOP0bqyOZtOWFsXgiJ8n3nStx1A+4TEXV0ZLWxEtsV4SK4z2+6eymRVZkgLhqk7kLs7EqE6Wb65tOaSPUGTaBguTkgBZd+NINcqInEhRzoRaEZcw4PYyzV8SEK/HMMyPEXTaGXOYWm9nMcUIuTonjC7J9lSzxLPH/YycL27f0TuawjHoD+IC9E29kiaVIDVKFvX66vX1vyUnw3So65HI3HA0cwzz7MeB9prOSexcyZ6m30N9PN8jupRvfZ4J8vQ1xEXncvJSJz03ALb7rXgXOYhGwyzF77pNWN8gndWMQ63R9XFzhR+BuJ97Dm60ohOWRYANzlNedeKNSa58AESPdfMyiRTzhc60sEKRCmeTE+3ZeSeQs4rdPKKoX1Q5ppds0HxfLTGEucqoTby3vDPjf2U78+ZDWizhidcBIN18NMQqHUvlc6sQbkucB2wP+OzrFb6mqqozoVhEXf7sXkN60vNxyoaN+m2eHaTeLb0H06cbnULqDssPtnhHLzZ4FbvVdU8hKqNHXjzkeh3NFN2J8jYJ8UrcMBC6hrRvXJnXr7py9inNS0qnazBI9Igyf/5ruXI1o43B6exmDvVXKVFj4Pif+eLyEi7WMU10TsJvm+J4aB+rGtYG63UgkYuKmpbzBDEf9lk8Hu1/y3qHRwgVJbd3ibqbEEzKIC6uS/trEnqL0W24H6dYQZV1K3SDdp9uWeL8kCy4jL+fIu4udmc4EMZg+3SDdmS3dssSzxPdx+UeAAQArHkvx+/QnRgAAAABJRU5ErkJggg==");
    width: 23px;
    height: 23px;
    margin-bottom: -7px;
}

    i.country.es-ES:hover {
        background-position: 23px 0;
    }

    i.country.es-MX {
        background-position: 0 23px;
    }

        i.country.es-MX:hover {
            background-position: 23px 23px;
        }

    i.country.pt-PT {
        background-position: 0 46px;
    }

        i.country.pt-PT:hover {
            background-position: 23px 46px;
        }

i.big-icon {
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2Qzc2M0MxQjEzNTExMUU1QTJFNENBQ0NDQkEzRDE4QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyRkMyMkY2RTE5OTIxMUU1QjVFNzgwOTEwRUFGNTk4QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyRkMyMkY2RDE5OTIxMUU1QjVFNzgwOTEwRUFGNTk4QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphMTY3NWFkYi1mYjgwLTA3NDUtYmRkYy02OTI1NzQwYzcwNTciIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjYmU1ODE1MS0xMzc2LTExZTUtOTVlMC1lM2NjZDhmNzk4MmQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7+ZiZbAAADrklEQVR42uydTWxMURTHz5uOqsRCEAsLiqWNRCKWWEh33bC18pVUfSRESFAkEouiTys0SNjYiEQxFYvGgtiRiER8FPWxkQhpR3UYxjl5Z+SRMe28e9+7n//kn5mk8+50fnPvued+vQmgcxD+0TL0FvQadCu6GdTqMLorrcIrYZvQ9fnY8xZ0iN6IDkAfHeLHLtBQ+Rg8qoqrQE9pCzHHjyc0hheHqCXApeitYIa0g0gAN2sW84yCSABXg3nSBiIBXAhmSguIBHA6mCvlEHOGxT/tIObADimDaAtAZRBtAqgEom0AM4doI8BMIdoKMDOINgPMBKINeaBSiLbXwNQhugIwNYguAUwFomsApUN0EaBUiK4ClAbRZYBViELKJ8gDV6BLGsIYQ7/K+k3zCa55hC5rCFDJgCCXEfQs1GQKQNfjpjCMX5p+loqKN03SHCnWTPNNODnATvQPDQFOmALwuI98f8fAwGMwcyQyjr6KfuwBNi4aydBu2A3oHSpGECYDpDToDPoI+hv6Lno7+q0HOLVcjeAdZHhV3WKIbzzA+jWvB70fXazx9+vcnIc9wNrwTqIPQDRr8j8NcE18aQrArCYGQo55xSm8tsCpVS9E51SczwN7Gd5oA9dQTNyJfud6Ew65w/ic4FqKidt071jSasIU87rRx9BfBMoZ4LJOoZe4ArD6gY9O0mE00pwDLnOx7QApz+uDaLGmKLHMAocbCgkLbAVY5iR5H49zZeon+iY/p3RokW2dSImT5L0pwItDvIHuQL+wCSANyU7zCCPtSU2Kr7e5d35mQx5I8M5yzPue4Xj6DnoXaDCLI1IDqame55o3ruB/H+SaOGIiwK/cYewGRWsRMYh02vS1SQA/cU+4J8NmW0/UnOk2BU9MSWP6OEmeUecLCDjgT4D4OjIdhmyepJwhiA6N3zMB4ByI7qTRUuc1TdzML6GfC8Jbj14J9Tc0lcGgZc2OBnrLB4IA6Utah253cTbmo4TemZLnUdBYac4HBuDAmrPfaeUBeoAeoAfo5QF6gB6gB+jlAXqAHmBMFVB0dsMWgDSTInqmrgR6Hmz8ozS3t9Fc3nz0PPSshPBmoufqDpDWNdK4V/Rs9BXNW2BJRhMeAXf1QQbAIYcBDssA2O8oPFqEKsgA+BB9wUGAtEHpmqw0hnbG33cIHu3poSXX97IA0urZWvRFB+CN8efsr4RtwofHgxo/h7EcvQmiG3S3gvqfw5AlSuqfos+hLwPvoEWIQqOl3wIMAFU3wROrY57AAAAAAElFTkSuQmCC");
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

    i.big-icon.big-ranking {
        background-position: -80px 0;
    }

    i.big-icon.big-like {
        background-position: -160px 0;
    }

    i.big-icon.big-add-doc {
        background-position: -240px 0;
    }

.box-style {
    box-shadow: 1px 1px 1px #dadada;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animatedFast {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

.animatedFlash {
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

#acuerdos img {
    opacity: 0.4;
    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%);
    transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
}

    #acuerdos img:hover {
        opacity: 1;
        filter: none;
        -webkit-filter: grayscale(0%);
    }

ul.ulFormat {
    margin-left: 20px;
    font-size: 14px;
}

    ul.ulFormat a {
        width: 100%;
        display: inline-block;
        line-height: 2.5rem;
        padding-left: 10px;
        box-shadow: 0;
        transition: 0.3s ease-out;
    }

        ul.ulFormat a:hover {
            text-decoration: underline;
            box-shadow: inset -10px 0 0 0 #1565c0;
            -webkit-transition: 0.3s ease-out;
            -moz-transition: 0.3s ease-out;
            transition: 0.3s ease-out;
        }

.ulFormat li:before {
    font-family: "Material Icons";
    content: "\E157";
    color: #4c4c4c;
    font-weight: 500;
    top: 4px;
    left: 2px;
    margin-left: -20px;
    font-size: 1.2rem;
    position: relative;
}

.checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.bordered-container,
.bordered-container-light {
    margin-bottom: 10px;
}

.footer-wrap h3,
.footer-wrap h4,
.footer-wrap h5 {
    color: #4c4c4c;
    font-size: 20px !important;
}

.footer-wrap h4 {
    padding-bottom: 0;
    font-size: 16px;
}

.footer-wrap h6 {
    padding-bottom: 10px;
    color: #000;
    font-size: 14px;
}

.footer-wrap li {
    list-style: none;
    color: #3c3c3c;
}

.footer-wrap a,
.footer-wrap p {
    color: #3c3c3c;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.875rem;
}

    .footer-wrap a:hover {
        opacity: 0.7;
        text-decoration: none;
    }

.container-tj {
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.font-red,
.footer-wrap .red-tj {
    color: #e8554f;
}

.col-tj {
    padding-left: 10px;
    padding-right: 10px;
}

    .col-tj:first-child {
        padding-left: 5px;
    }

    .col-tj:last-child {
        padding-right: 5px;
    }

.block-prefooter {
    background-color: #d6d6d6;
    padding: 3px 0;
    border-top: 8px solid #e5e5e5;
    box-shadow: inset 0 1px 0 0 #c3c3c3;
}

.block-footer {
    background-color: #e5e5e5;
    padding: 35px 0;
    width: 100%;
}

.block-logofooter {
    background-color: silver;
    padding: 30px 0;
}

.block-socket {
    background-color: #3c3c3c;
    padding: 7px 0;
}

    .block-socket p {
        font-size: 14px;
        font-weight: 100;
        color: #e5e5e5;
        margin-bottom: 0;
    }

.box-tlf {
    display: block;
}

    .box-tlf p {
        background-color: #ccc;
        color: #e8554f;
        border-radius: 4px;
        padding: 5px 10px;
        border-top: 1px solid #c1c1c1;
        border-right: 1px solid #c1c1c1;
        margin-bottom: 0;
    }

.box-langs {
    margin-right: 10px;
    padding-top: 6px;
    float: right;
    display: block;
}

    .box-langs,
    .box-langs a {
        font-size: 16px;
    }

.col-tj-18 {
    width: 18%;
    float: left;
}

.col-footer-20,
.col-tj-20 {
    width: 20%;
    float: left;
}

.col-tj-40 {
    width: 40%;
    float: left;
}

.col-tj-60 {
    float: left;
    width: 60%;
    line-height: 0;
}

.col-tj-33,
.col-tj-33-base,
.col-tj-33-txt-left {
    width: 33.33%;
    float: left;
}

.col-tj-33 {
    text-align: center;
}

.col-tj-25 {
    width: 25%;
    float: left;
}

.col-tj-80 {
    float: left;
    width: 80%;
    line-height: 0;
}

.col-tj-82 {
    float: left;
    width: 82%;
    line-height: 0;
}

img.banner {
    display: block;
    width: 100%;
}

@media only screen and (max-width: 990px) {
    .row-tj .col-tj-20 img,
    .row-tj .col-tj-33 img {
        width: 82%;
        height: auto;
    }
}

@media only screen and (max-width: 720px) {
    .block-footer .col-tj-last {
        padding-top: 20px;
        padding-left: 5px;
    }

    .block-footer .row-tj .col-tj-20,
    .block-footer .row-tj .col-tj-25 {
        width: 33.33%;
    }

    .block-footer .row-tj .col-tj-40,
    .header-inner .small-12 {
        width: 100%;
    }

    .block-logofooter .col-tj-20 img,
    .block-logofooter .col-tj-25 img,
    .block-logofooter .col-tj-33 img {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .block-prefooter .col-tj-82 {
        width: 60%;
    }

    .block-prefooter .col-tj-18 {
        width: 40%;
    }

    .box-tlf {
        margin-top: 10px;
        float: left;
    }

    .block-logofooter .col-tj-20,
    .block-logofooter .col-tj-25 {
        width: 33.33%;
        float: right;
    }
}

@media only screen and (max-width: 455px) {
    .block-footer .row-tj .col-tj-20,
    .block-footer .row-tj .col-tj-25,
    .block-footer .row-tj .col-tj-40 {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

        .block-footer .row-tj .col-tj-20:first-child,
        .block-footer .row-tj .col-tj-25:first-child {
            padding-top: 0;
        }

    .block-footer .col-tj-last {
        padding-left: 5px;
    }

    .block-logofooter .col-tj-20,
    .block-logofooter .col-tj-25,
    .block-logofooter .col-tj-33 {
        width: 100%;
    }

        .block-logofooter .col-tj-20 img,
        .block-logofooter .col-tj-33 img {
            width: 50%;
        }
}

@media only screen and (max-width: 360px) {
    .block-logofooter .col-tj-20,
    .block-logofooter .col-tj-25,
    .block-logofooter .col-tj-33,
    .block-prefooter .col-tj-18,
    .block-prefooter .col-tj-82 {
        width: 100%;
    }

        .block-logofooter .col-tj-20 img,
        .block-logofooter .col-tj-33 img {
            width: 42%;
        }
}

.private-menu-header .header-inner .enterprise-contact h2 {
    color: #e8554f;
    font-size: 32px;
    font-weight: 800;
    text-shadow: 1px 1px 3px #000;
}

.private-menu-container ul li a {
    color: #757575;
    background-color: #f5f5f5;
}

    .private-menu-container ul li a:hover {
        color: #03a3a3;
        background-color: #fff;
    }

.gestor-menu h4 i.material-icons,
.private-menu-options h4 i.material-icons {
    font-size: 27px !important;
}

.private-menu-options .item-ayuda {
    padding-left: 8px;
    margin-top: 12px;
}

@media only screen and (min-width: 721px) {
    .private-menu-header .banner-box a.btn {
        bottom: -170px;
        position: absolute;
        max-width: 310px;
        right: 10px;
    }
}

.fondoboxed .google-banner {
    text-align: center;
    padding-bottom: 30px;
}

.agreeterms-error {
    border: 2px solid red;
}

.checkFalse {
    box-shadow: 0 0 0 1px red !important;
    border: none !important;
}

.custom-list-separator,
.postajob-list-separator {
    border-top: none;
    line-height: 2.2rem;
    border-right: 0;
    font-size: 0.875rem;
    font-weight: 400;
}

.btn.turq-form-empresa {
    background-color: #03a3a3;
    padding: 2px 12px;
}

.btn.turq:focus,
.btn.turq:hover {
    background-color: #00acac;
}

input.btn.blue {
    white-space: normal;
}

a.logo-hover {
    border: 1px solid #fff;
    display: block;
    border-radius: 3px;
    padding: 3px;
}

a.textlink-hover:hover,
a.textlink-hover:hover span {
    color: #03a3a3;
    text-decoration: none;
}

div.carousel-min-height {
    min-height: 200px;
}

.custom-list-separator {
    padding-left: 20px;
}

.postajob-list-separator {
    padding-left: 0.375em;
}

.bordered-container,
.bordered-container .manageoffer {
    border: 1px solid #a9a9a9;
}

.candidatura-item div.veranuncio {
    text-align: right;
    position: relative;
}

    .candidatura-item div.veranuncio a span {
        color: #4c4c4c;
        font-weight: 700;
        font-size: 0.875rem;
    }

.candidatura-item .clearAnuncio i:hover {
    cursor: pointer;
    color: #e8554f;
}

#verMasHistorico {
    cursor: pointer;
    color: #1565c0;
}

header.empresa-headersp {
    background-position: 45% 7%;
    background-repeat: no-repeat;
}

div.header-contentsp {
    background-color: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23) !important;
    padding: 17px;
    color: #000;
}

.bordered-container .offer-region-id,
.bordered-container .offer-title {
    width: 200px;
    float: right;
    line-height: 1.5em;
    margin-right: 10px;
}

.bordered-container .btn-search {
    width: 100px;
    margin-right: 30px;
    float: right;
    background-color: #d3d3d3;
    border: 1px solid #a9a9a9;
}

.bordered-container-light,
.bordered-container-light .manageoffer {
    border-color: #ededed !important;
    border-width: 1px;
    border-style: solid;
}

.bordered-container .btn.btnSearch-bw {
    text-align: center;
    line-height: 1rem;
    color: #fff !important;
    border: 0;
    float: right;
    border-radius: 2px;
    padding: 0;
}

    .bordered-container .btn.btnSearch-bw:after {
        color: #4c4c4c !important;
        padding: 6px 15px;
        font-family: "Material Icons";
        content: "\E8B6";
        position: absolute;
        line-height: 27px;
        font-size: 2rem;
        left: 0;
        top: 0;
        width: 100%;
    }

.bordered-container-inner {
    margin: 10px;
    width: auto !important;
}

.manageoffers a {
    padding: 0 9px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    margin-bottom: 4px;
    color: #3c3c3c;
    font-size: 0.813em;
}

.cand-fav-info {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.1em;
}

.manageJobs_share {
    width: 120px !important;
    right: -10px !important;
}

.nonpaid:hover {
    content: attr(title);
    color: red;
    cursor: pointer;
}

#ModalNotPaid {
    z-index: 10000;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: auto !important;
}

    #ModalNotPaid .modal-dialog {
        background-color: #fff;
        max-width: 90%;
        margin: auto;
        padding: 40px;
        position: relative;
        border-radius: 2px;
    }

    #ModalNotPaid .modal-footer button {
        font-size: 0.875rem;
        line-height: 1rem;
        position: relative;
        cursor: pointer;
        display: inline-block;
        color: #fff;
        text-transform: uppercase;
        border-radius: 2px;
        width: 100%;
        padding: 10px 20px;
        font-weight: 500;
        text-align: center;
        margin: 0 !important;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        will-change: opacity, transform;
        text-rendering: optimizeLegibility;
        transition: 0.1s ease-in;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        background-color: #ef5350;
        border: unset;
        max-width: 49%;
    }

        #ModalNotPaid .modal-footer button:hover {
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            -webkit-transform: translateY -1px;
            transform: translateY -1px;
            transition: 0.1s ease-in;
        }

        #ModalNotPaid .modal-footer button.cart {
            background-color: #fff;
            border: 1px solid #ef5350;
            color: #ef5350;
        }

    #ModalNotPaid .close {
        float: right;
        background-color: transparent;
        border: unset;
        font-size: 30px;
        position: absolute;
        right: 25px;
        box-shadow: unset !important;
        top: 20px;
    }

    #ModalNotPaid .body-wrapper {
        display: flex;
        justify-content: space-between;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    #ModalNotPaid .left-content {
        border-radius: 8px;
        padding: 24px;
        background: var(--background-primary-white-50, #fff);
        box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
        width: 49%;
    }

    #ModalNotPaid .left-content-header,
    #ModalNotPaid .modal-footer {
        display: flex;
        justify-content: space-between;
    }

    #ModalNotPaid .right-content {
        width: 49%;
    }

    #ModalNotPaid .discount-literal {
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        color: #df4a06;
    }

        #ModalNotPaid .discount-literal > .price,
        #ModalNotPaid .price-without-discount {
            font-weight: 700;
            color: #011139;
            font-size: 16px !important;
            font-style: normal;
            line-height: normal;
        }

    #ModalNotPaid .price-without-discount {
        text-decoration: line-through;
    }

    #ModalNotPaid .literal {
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration: none;
    }

    #ModalNotPaid .left-content-body h3 {
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 5px;
        margin-top: 24px;
    }

    #ModalNotPaid .left-content-body p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        color: #737476;
        margin-bottom: 24px;
    }

    #ModalNotPaid .left-content-body > div {
        margin-bottom: 8px;
    }

        #ModalNotPaid .left-content-body > div > span {
            font-size: 16px !important;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

    #ModalNotPaid .right-content-header h4 {
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    #ModalNotPaid .right-content-body {
        display: flex;
        flex-wrap: wrap;
    }

        #ModalNotPaid .right-content-body > .small-content-body {
            flex: 0 0 4%;
            background-color: #fff;
        }

        #ModalNotPaid .right-content-body > .normal-content-body {
            flex: 0 0 30%;
            background-color: #f7f8fb;
            text-align: center;
            padding: 8px;
            border-radius: 4px;
            margin-top: 10px;
        }

        #ModalNotPaid .right-content-body > div p.enterprise-step {
            display: flex;
            background-color: #ef5350;
            border-radius: 50%;
            width: 35px;
            height: 35px;
            justify-content: center;
            align-items: center;
            margin: auto auto 5px;
        }

        #ModalNotPaid .right-content-body > div p.enterprise-step-literal {
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            margin-bottom: 5px;
        }

        #ModalNotPaid .right-content-body > div span {
            font-size: 12px !important;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

@media only screen and (max-width: 1200px) {
    #ModalNotPaid .body-wrapper {
        flex-direction: column;
    }

    #ModalNotPaid .left-content,
    #ModalNotPaid .right-content {
        width: 100%;
    }

    #ModalNotPaid .right-content {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 768px) {
    #ModalNotPaid .body-wrapper {
        flex-direction: column;
    }

    #ModalNotPaid .right-content-body > div {
        flex: 100%;
    }
}

.pre-footer {
    background: url(../img/banner-pre-footer.jpg) center center #fff !important;
    width: 100% !important;
    height: auto !important;
    color: #fff !important;
}

    .pre-footer .container {
        margin-top: 29px;
        margin-bottom: 29px;
        padding: 20px;
        background: rgba(76, 76, 76, 0.86);
        overflow: hidden;
        color: #fff;
    }

.font-black {
    color: #4c4c4c;
}

.disp-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.disp-flex-item {
    max-width: 50%;
}

.min-width-290 {
    min-width: 290px;
}

.finalPrice-lineheight {
    line-height: 1em;
}

@media (max-width: 700px) {
    .media-blockgeneral {
        display: none;
    }

    .filter-start {
        width: 60% !important;
        margin-left: 10%;
    }
}

.home-cursos {
    width: 100% !important;
    height: auto !important;
    color: #fff !important;
}

    .home-cursos .container,
    .home-cursos .container p {
        margin-top: 9px;
        margin-bottom: 9px;
        padding: 0;
        overflow: hidden;
        color: #fff;
    }

.ImgCenter {
    margin-top: 20%;
}

.btn-gestor-add {
    background-color: #fff;
    color: #03a3a3;
    font-weight: 700;
}

.btn-gestor-save {
    width: 20%;
    color: #fff;
    font-weight: 700;
    background-color: #03a3a3;
    margin: 29px 40% 10px !important;
}

.padding-gestor {
    margin: 20px 0 30px !important;
}

.pad-title {
    margin-top: 50px;
}

.no-margins {
    margin: 0 !important;
    padding: 0 !important;
}

.alignItem,
.styleName {
    padding: 8px;
}

.li-space {
    margin: 10px 0;
    text-align: center;
}

.styleTitleContract {
    display: flex;
    font-size: 18px;
    height: 21px;
}

.styleContract {
    color: #03a3a3;
    font-size: 18px;
    margin-right: 10px;
}

.productName {
    height: 26px;
    font-size: 17px;
}

.styleName,
.styleNameSize {
    height: 38px;
    text-align: center;
}

.styleNameSize {
    font-size: small;
}

.alignItem {
    text-align: center;
}

.positionGif {
    text-align: center;
    margin: auto;
    display: block;
    width: 60%;
}

.inLine {
    display: flex;
}

.offerFeatured {
    background-color: #03a3a3;
    border-radius: 25px;
    padding: 0 7px;
    color: #fff;
    width: 100px;
    font-size: 11px;
    margin: 0;
    text-align: center;
}

.account_circle,
.add,
.assignment,
.assignment_ind,
.business,
.chevron_left,
.chevron_right,
.description,
.exit_to_app,
.fiber_new,
.home,
.important_devices,
.input,
.keyboard_arrow_down,
.keyboard_arrow_right,
.library_books,
.list,
.menu,
.notifications_active,
.person,
.school,
.search,
.settings,
.shopping_cart,
.turned_in {
    font-size: large !important;
    display: inline-block;
    position: relative;
}

.itemBox {
    text-align: center;
    height: 35px;
    padding-top: 6px;
}

.positionLogoOffer {
    width: 100px;
    max-height: 50px;
    padding-top: 20px;
}

.colorTextOffer {
    color: #03a3a3 !important;
}

.offerLogo {
    width: 115px;
}

.max-paragraph {
    overflow: hidden;
    width: 290px !important;
}

.logoApplicationList {
    margin-top: 25px;
}

.outstandingLogo {
    width: 115px;
    padding: 7px 15px 0 0;
}

#valueCount {
    padding: 0 5px;
}

.shopping_cart:after {
    content: "shopping_cart";
}

.menu:after {
    content: "menu";
}

.assignment_ind {
    color: red !important;
}

    .assignment_ind:after {
        content: "assignment_ind";
    }

.assignment:after {
    content: "assignment";
}

.home:after {
    content: "home";
}

.input:after {
    content: "input";
}

.search:after {
    content: "search";
}

.account_circle {
    margin-left: 1vh;
}

    .account_circle:after {
        content: "account_circle";
    }

.turned_in:after {
    content: "turned_in";
}

.bussines.after {
    content: "bussines";
}

.fiber_new:after {
    content: "fiber_new";
}

.library_books,
.library_books:after {
    content: "library_books";
}

.school:after {
    content: "school";
}

.important_devices:after {
    content: "important_devices";
}

.description:after {
    content: "description";
}

.notifications_active:after {
    content: "notifications_active";
}

.settings:after {
    content: "settings";
}

.chevron_right:after {
    content: "chevron_right";
}

.chevron_left:after {
    content: "chevron_left";
}

.keyboard_arrow_right:after {
    content: "keyboard_arrow_right";
}

.exit_to_app {
    content: "exit_to_app";
}

.list:after {
    content: "list";
}

.keyboard_arrow_down:after {
    content: "keyboard_arrow_down";
}

.person:after {
    content: "person";
}

.add:after {
    content: "add";
}

.snippet {
    border: none;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    margin-left: -4%;
    margin-right: auto;
    margin-top: -5%;
    position: relative;
}

.snippetv2 {
    position: fixed;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    align-content: center;
    z-index: 20;
}

.dot-spin {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: transparent;
    color: transparent;
    box-shadow: 0 -18px 0 0 #03a3a3, 12.727926px -12.727926px 0 0 #03a3a3, 18px 0 0 0 #03a3a3, 12.727926px 12.727926px 0 0 rgba(3, 163, 163, 0), 0 18px 0 0 rgba(3, 163, 163, 0), -12.727926px 12.727926px 0 0 rgba(3, 163, 163, 0), -18px 0 0 0 rgba(3, 163, 163, 0), -12.727926px -12.727926px 0 0 rgba(3, 163, 163, 0);
    animation: 1.5s linear infinite dot-spin;
}

@keyframes dot-spin {
    0%, 100% {
        box-shadow: 0 -18px 0 0 #03a3a3, 12.727926px -12.727926px 0 0 #03a3a3, 18px 0 0 0 #03a3a3, 12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), 0 18px 0 -5px rgba(3, 163, 163, 0), -12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), -18px 0 0 -5px rgba(3, 163, 163, 0), -12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0);
    }

    12.5% {
        box-shadow: 0 -18px 0 -5px rgba(3, 163, 163, 0), 12.727926px -12.727926px 0 0 #03a3a3, 18px 0 0 0 #03a3a3, 12.727926px 12.727926px 0 0 #03a3a3, 0 18px 0 -5px rgba(3, 163, 163, 0), -12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), -18px 0 0 -5px rgba(3, 163, 163, 0), -12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0);
    }

    25% {
        box-shadow: 0 -18px 0 -5px rgba(3, 163, 163, 0), 12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0), 18px 0 0 0 #03a3a3, 12.727926px 12.727926px 0 0 #03a3a3, 0 18px 0 0 #03a3a3, -12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), -18px 0 0 -5px rgba(3, 163, 163, 0), -12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0);
    }

    37.5% {
        box-shadow: 0 -18px 0 -5px rgba(3, 163, 163, 0), 12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0), 18px 0 0 -5px rgba(3, 163, 163, 0), 12.727926px 12.727926px 0 0 #03a3a3, 0 18px 0 0 #03a3a3, -12.727926px 12.727926px 0 0 #03a3a3, -18px 0 0 -5px rgba(3, 163, 163, 0), -12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0);
    }

    50% {
        box-shadow: 0 -18px 0 -5px rgba(3, 163, 163, 0), 12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0), 18px 0 0 -5px rgba(3, 163, 163, 0), 12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), 0 18px 0 0 #03a3a3, -12.727926px 12.727926px 0 0 #03a3a3, -18px 0 0 0 #03a3a3, -12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0);
    }

    62.5% {
        box-shadow: 0 -18px 0 -5px rgba(3, 163, 163, 0), 12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0), 18px 0 0 -5px rgba(3, 163, 163, 0), 12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), 0 18px 0 -5px rgba(3, 163, 163, 0), -12.727926px 12.727926px 0 0 #03a3a3, -18px 0 0 0 #03a3a3, -12.727926px -12.727926px 0 0 #03a3a3;
    }

    75% {
        box-shadow: 0 -18px 0 0 #03a3a3, 12.727926px -12.727926px 0 -5px rgba(3, 163, 163, 0), 18px 0 0 -5px rgba(3, 163, 163, 0), 12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), 0 18px 0 -5px rgba(3, 163, 163, 0), -12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), -18px 0 0 0 #03a3a3, -12.727926px -12.727926px 0 0 #03a3a3;
    }

    87.5% {
        box-shadow: 0 -18px 0 0 #03a3a3, 12.727926px -12.727926px 0 0 #03a3a3, 18px 0 0 -5px rgba(3, 163, 163, 0), 12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), 0 18px 0 -5px rgba(3, 163, 163, 0), -12.727926px 12.727926px 0 -5px rgba(3, 163, 163, 0), -18px 0 0 -5px rgba(3, 163, 163, 0), -12.727926px -12.727926px 0 0 #03a3a3;
    }
}

#lt_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: 0.6;
    opacity: 0.6;
}

#lt_loading {
    display: none;
    position: fixed;
    color: #ccc;
    top: 30%;
    left: 40%;
    padding: 20px;
    z-index: 1002;
    overflow: auto;
}

.rss {
    text-align: center;
    padding-bottom: 13px;
    background-color: #e5e5e5;
}

.line-title {
    border: 1px solid #e22c25;
    background-color: #e22c25;
    width: 64px;
    margin-bottom: 15px;
}

.col-footer {
    width: 33%;
    float: left;
}

.img-footer {
    width: 129px;
}

.language-footer {
    padding: 14px 20px 0 0;
}

.language-footer-size {
    font-size: 16px !important;
}

    .language-footer-size:hover {
        cursor: pointer !important;
        color: #333;
    }

.col-footer-50 {
    width: 50%;
    float: left;
}

.col-footer-30 {
    width: 30%;
    float: left;
}

#notFoundPanel{
    margin-bottom: 20px;
}

@media only screen and (max-width: 940px) {
    .mobileOffer {
        width: 100% !important;
    }

    .box-langs,
    .box-tlf,
    .f-left {
        float: none;
    }

    .space-bottom {
        margin-bottom: 25px;
    }

    .line-title {
        margin-left: auto;
        margin-right: auto;
    }

    .col-footer,
    .col-footer-20,
    .col-footer-30,
    .col-footer-50 {
        width: 100%;
        float: none;
        text-align: center;
    }

    .box-langs {
        padding-bottom: 20px;
    }

    .block-prefooter .col-tj-18 {
        width: 100%;
    }

    .box-tlf {
        padding-bottom: 10px;
    }

    .col-tj:last-child {
        padding: 0;
    }
}

@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-moz-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-o-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-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)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-moz-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-o-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);-moz-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);-o-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-moz-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-o-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);-moz-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);-o-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);-o-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-moz-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-o-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-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)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-moz-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-o-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);-moz-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);-o-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-moz-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-o-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);-moz-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);-o-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-moz-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);-o-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-moz-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-o-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-moz-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);-o-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-moz-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);-o-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);-o-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-moz-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-moz-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-o-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-moz-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);-o-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-moz-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);-o-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)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@media only screen{.column,.column.small-centered,.columns,.columns.small-centered,.small-1,.small-10,.small-11,.small-12,.small-13,.small-14,.small-15,.small-16,.small-17,.small-18,.small-19,.small-2,.small-20,.small-21,.small-22,.small-23,.small-24,.small-3,.small-4,.small-5,.small-6,.small-7,.small-8,.small-9,.small-offset-0,.small-offset-1,.small-offset-10,.small-offset-11,.small-offset-12,.small-offset-13,.small-offset-14,.small-offset-15,.small-offset-16,.small-offset-17,.small-offset-18,.small-offset-19,.small-offset-2,.small-offset-20,.small-offset-21,.small-offset-22,.small-offset-3,.small-offset-4,.small-offset-5,.small-offset-6,.small-offset-7,.small-offset-8,.small-offset-9{position:relative}.column,.columns{padding-left:.21875em;padding-right:.21875em;float:left}.small-1{width:4.16667%}.small-2{width:8.33333%}.small-3{width:12.5%}.small-4{width:16.66667%}.small-5{width:20.83333%}.small-6{width:25%}.small-7{width:29.16667%}.small-8{width:33.33333%}.small-9{width:37.5%}.small-10{width:41.66667%}.small-11{width:45.83333%}.small-12{width:50%}.small-13{width:54.16667%}.small-14{width:58.33333%}.small-15{width:62.5%}.small-16{width:66.66667%}.small-17{width:70.83333%}.small-18{width:75%}.small-19{width:79.16667%}.small-20{width:83.33333%}.small-21{width:87.5%}.small-22{width:91.66667%}.small-23{width:95.83333%}.small-24{width:100%}.small-offset-0{margin-left:0}.small-offset-1{margin-left:4.16667%}.small-offset-2{margin-left:8.33333%}.small-offset-3{margin-left:12.5%}.small-offset-4{margin-left:16.66667%}.small-offset-5{margin-left:20.83333%}.small-offset-6{margin-left:25%}.small-offset-7{margin-left:29.16667%}.small-offset-8{margin-left:33.33333%}.small-offset-9{margin-left:37.5%}.small-offset-10{margin-left:41.66667%}.small-offset-11{margin-left:45.83333%}.small-offset-12{margin-left:50%}.small-offset-13{margin-left:54.16667%}.small-offset-14{margin-left:58.33333%}.small-offset-15{margin-left:62.5%}.small-offset-16{margin-left:66.66667%}.small-offset-17{margin-left:70.83333%}.small-offset-18{margin-left:75%}.small-offset-19{margin-left:79.16667%}.small-offset-20{margin-left:83.33333%}.small-offset-21{margin-left:87.5%}.small-offset-22{margin-left:91.66667%}[class*=column]+[class*=column]:last-child{float:right}[class*=column]+[class*=column].end{float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none!important}.button,button{box-shadow:0 1px 0 rgba(255,255,255,.5) inset;transition:background-color .3s ease-out}.button:active,button:active{box-shadow:0 1px 0 rgba(0,0,0,.2) inset}.button.radius,button.radius{border-radius:3px}.button.round,button.round{border-radius:1000px}}@media (min-width:1250px){#tjAds{display:block}}@media (max-width:1011px){.row.cultura-valores ul,.slogan{margin-top:20px}#modal-popup .modal{height:100%}body{width:100%;max-width:100%;overflow-x:hidden;font-size:104%}.row .row{width:100%;margin-left:0!important;margin-right:0!important}.btn.search{background-position:50% -83px}.slogan{font-size:15px}.rrss-txt{padding-top:0}#looking-for-a-job .container{margin-top:18px;margin-bottom:18px;padding:20px 1%}#tjAds,.success-job-posting:last-child,.success-new-courses:last-child,.t-hide,article.corp.cultura .row.cultura-valores p br{display:none}.titleTop span{word-spacing:999px}.desk-hide,.offer-info-div,.tooltip,.tooltip:hover{display:block}.tooltip,.tooltip:hover .offer-info-div{display:block!important;pointer-events:none!important}.t-25,.t-33,.t-50,.t-66,.t-75,.t-block{display:block}.tooltip:hover .tooltip-content{opacity:0}.openCart{right:0}.divEmpty.packs{min-height:63px}.divEmpty.individual{min-height:63px!important}.addProduct.btn.blue{font-size:.75rem}article.corp.cultura .valores-graphic-box{background-image:none;min-height:300px}.row.cultura-valores ul li{position:relative!important;float:left;display:block;width:50%;text-align:left!important;min-height:140px;padding:17px 20px 20px}.excelencia,.flexibilidad,.integridad,.pasion,.servicio{left:0!important;top:0!important;background-color:rgba(0,0,0,.23)}article.corp.cultura .row.cultura-valores ul li#valores-logo{text-align:center!important;background-color:#ededed}article.corp.cultura .row.cultura-valores h3,article.corp.cultura .row.cultura-valores p{width:100%;max-width:100%;color:#fff!important}.t-block{width:100%;float:none}.t-50{width:50%}.t-25{width:25%}.t-75{width:75%}.t-33{width:33.3%}.t-66{width:66.6%}.t-Nopad{padding:0!important}.t-NopadLR{padding-left:0!important;padding-right:0!important}.t-padtop0{padding-top:0!important}.t-padtop10{padding-top:10px!important}.t-padtop15{padding-top:15px!important}.t-padbottom0{padding-bottom:0!important}.t-padbottom10{padding-bottom:10px!important}.t-padbottom15{padding-bottom:15px!important}.t-padleft20{padding-left:20px!important}.t-padleft0{padding-left:0!important}.overflowy{overflow-y:auto}.t-text-right{text-align:right}.t-text-left{text-align:left}.t-noLH{line-height:.7rem}}.srchprops{opacity:.9}.subsearch{opacity:.86}@media (max-width:850px){.shareEm,.shareFb,.shareGp,.shareLi,.sharePt,.shareTw,.shareWP{background-image:url("/v3/img/social-share_m.png")}#ExpiredOrFilled,ul#redesSocialesFooter{margin-top:0!important}body,html{font-size:105%}.slogan{margin-top:3px;line-height:1.2rem;width:75%}.chosen-container-multi .chosen-choices li.search-choice,.rrss-txt{line-height:21px}.breadcrumbs,.btn-icon-txt,.collapsable,.manage-cv-filters .filter-name,.st-hide{display:none}body #main-nav .nav-bottom #main-menu ul li.logo-img a,body #main-nav .nav-bottom.sticky #main-menu ul li#home-link.logo-img,body #main-nav .nav-bottom.sticky #main-menu ul li#home-link.logo-img a{padding:0 5px;text-align:center}body #main-nav .nav-bottom.sticky,body #main-nav .nav-bottom.sticky #main-menu ul,body #main-nav .nav-bottom.sticky #main-menu ul li{height:40px;line-height:40px}.nav-bottom.sticky .nav-bottom-inner{max-height:40px;min-height:40px}body #main-nav .nav-bottom.sticky #user-info .user-info-inner{height:40px;min-height:40px;overflow:hidden}body #main-nav .nav-bottom.sticky #user-info .user-info-inner .left-div,body #main-nav .nav-bottom.sticky #user-info .user-info-inner .right-div{height:40px;max-height:40px}body #main-nav .nav-bottom.sticky .left-div span,body #main-nav .nav-bottom.sticky .user_menu{line-height:40px}body #main-nav .nav-bottom.sticky #user-info .user-info-inner .user-picture{width:40px;height:40px;max-width:40px;max-height:40px;margin-top:-2px}.social-net{padding-top:6px}.rrss-txt{display:inline-block;margin-right:5px;float:left}.st-10,.st-100,.st-15,.st-20,.st-25,.st-33,.st-5,.st-50,.st-66,.st-75,.st-block{display:block}ul#redesSocialesFooter{margin-bottom:0;float:left!important}#footer02-container ul,.st-noMarginB{margin-bottom:0}body .section h2{line-height:130%}.section.ofertas-trabajo h2,.st-noMarginL{margin-left:0}.st-noMargin,.w_offer-title{margin:0}.banner-box,.carrusel-wrapper ul l{padding:0}.subsearch a{font-size:.9rem}.panel{padding:10px;margin-top:10px}.reg-content,.reg-content2{padding:15px 2%!important}.top-pagination{padding:10px 2% 0!important}.reg-content2 .wrapperempresa{position:relative!important;left:0;top:0;bottom:auto;right:auto;display:block;padding:10px 0}.reg-content2 .wrapperempresa .img-container img{height:65px;width:auto}.reg-content2 .wrapperempresa .linkSubEmpresa{margin:15px 0 0}.div_table{margin:5px 0}#shareBlock,#socialShareOffer,#socialWrapper{width:100%}.f1_container{float:left;margin-right:5px}.div_cell,.f1_card{width:40px;height:40px}.div_cell{background-size:cover!important}.shareLi{background-position:-80px}.shareFb{background-position:0}.shareTw{background-position:-40px}.shareGp{background-position:-120px}.sharePt{background-position:-200px}.shareWP{background-position:-240px}.shareEm{background-position:-280px}.btn.red.noLink{background-color:#dadada}.register-container .reg-incentive{text-align:center}.register-container .reg-info img{float:none;margin:0 auto}.chosen-container .chosen-results li{padding:8px 10px;font-size:1rem}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:2px}.chosen-container-multi .chosen-choices{min-height:40px!important;font-size:1rem;line-height:1.3rem}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:40px!important;line-height:40px}.chosen-container-multi .chosen-choices li.search-field{width:100%;max-width:100%}.newslatter{height:40px!important;line-height:40px!important}.offerDataR{position:relative!important}.cursosArt{padding:10px 2%}.section.ofertas-trabajo .oferta{min-height:unset;padding-bottom:15px}.section.ofertas-trabajo .oferta.curso{padding-left:10px}.ultimas-ofertas-formacion .cursosArt .titulo{padding-top:0}article.cursosArt{min-height:150px!important}.main-cursos-list article.cursosArt{min-height:210px!important}body section .users-prom h2.enterprise-section-title{padding-bottom:20px!important}.discover-card:before{left:-150px;transition-duration:2s}.banner-box p{font-size:.85rem}.section.offer-publish .attributes .attributes-container,.section.offer-publish .attributes .attributes-container-title{padding:0 0 10px}.ui-slider .ui-slider-handle{width:26px;height:26px}.ui-slider-horizontal .ui-slider-handle{top:-11px;margin-left:-11px}#range-slider .info-box{bottom:31px;left:-45px;width:110px}#range-slider .info-box:before{bottom:-5px;left:50px}#range-slider .info-box.right-value{left:-35px}#range-slider .info-box.right-value:before{left:40px}.question-item-name{line-height:1.6rem}section.editar-cuestionarios .filters ul.filters-right>li a{line-height:1.6rem;font-size:1.25rem}.fa-lg{vertical-align:super}.circleNotification{top:5px}.gestionar-cv .cv-list{margin-top:-25px!important}.manage-cv-filters i.fa{font-size:25px;line-height:22px}.add-comment.resumecv{line-height:31px}#manageJobsGrid th:nth-child(7),.st-table-expand{padding:0 60px}.circleNotification.cvs{margin-right:-5px}.btn.mdSearch{padding:10px}.app-filters{padding:0 1% 30px!important}.app-filters section{border:1px solid #dadada}.links a.cv-link{max-width:190px}.st-block{width:100%;float:none;margin:5px 0}.st-50{width:50%}.st-15{width:15%}.st-10{width:10%}.st-20{width:20%}.st-5{width:5%}.st-25{width:25%}.st-33{width:33.3%}.st-66{width:66.6%}.st-75{width:75%}.st-100{width:100%}.st-Nopad{padding:0!important}.st-NopadLR{padding-left:0!important;padding-right:0!important}.st-float-left{float:left}.st-float-right{float:right}.st-text-right{text-align:right}.st-text-left{text-align:left}.st-end{float:right!important}.st-noMarginT{margin-top:0}.st-noMarginR{margin-right:0}.st-pad10{padding:10px!important}.st-pad20{padding:20px!important}.st-padtop0{padding-top:0!important}.st-padtop10{padding-top:10px!important}.st-padtop15{padding-top:15px!important}.st-padbottom0{padding-bottom:0!important}.st-padbottom10{padding-bottom:10px!important}.st-padbottom15{padding-bottom:15px!important}.st-padleft0{padding-left:0!important}.st-padright0{padding-right:0!important}.togle-filter{display:block!important}.st-fix-emp-height{height:70px}.btn,.btn.big,.btn.smallbtn{font-size:1rem;line-height:1.35rem;padding:9px 10px}form.custom input[type=email],form.custom input[type=password],form.custom input[type=text],input[type=email],input[type=password],input[type=text]{line-height:40px;height:40px}.dropWrapper a.selector{height:38px}.modal-tj.content,.modal-tj.full,.modal-tj.large,.modal-tj.xxl{width:90%;left:5%;margin-left:0;right:5%}}@media (min-width:720px){#mackground,#uckground{display:none!important}#filters-block{display:block!important}}@media (max-width:720px){.m-boxed,.section.ofertas-trabajo .empresas ul li .ver-oferta .bubble{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}#CVFile,#SrchBox,.attachments .attachment-form,.paginacion_footer li a,header.empresa-header .header-box{padding:0}#menu-mobile #close-menu,#user-mobile #close-menu{padding-right:10px;text-align:right}.logoTJHomeImg{max-width:120px;margin:0 auto;width:100%}body .cursos-header .header-box,body .home-header .header-box,body .private-menu-header .header-box{margin-top:0;padding-top:0;height:auto}.alert-item .reg-tag,.home-header,article.oferta.courses{height:auto}body #main-nav .nav-top{padding:0 0 5px;border-bottom:1px solid #dadada}#user-mobile .user-info-inner figure,.row,.row.cultura-valores ul li{width:100%}.toggle-menu .fa,.toggle-user .fa{line-height:37px;color:#dadada}.toggle-user.loged .fa{color:#266daf}.toggle-menu .fa:hover,.toggle-user .fa:hover{color:#3c3c3c;transition:1s}.toggle-user{text-align:right}.section.ofertas-trabajo .empresas ul li .ver-oferta .bubble{top:-22px;right:2px;position:absolute;min-width:40px;min-height:40px;border-radius:50%;padding:10px;font-size:1rem;line-height:1rem}.section.ofertas-trabajo .empresas ul li{margin-top:10px;margin-left:0;padding-right:5px;border:0;padding-left:0}.section.ofertas-trabajo .empresas ul li .empresa-logo{min-width:140px;min-height:71px;padding:5px}.section.ofertas-trabajo .empresas ul li .empresa-logo img{width:120px;height:60px}.ultimas-ofertas-trabajo .oferta .anunciante-logo{right:0;padding-right:0}.w_offer-container,.w_offer-container:nth-child(2n){padding:0 5px!important}.header-inner{margin:0;width:100%!important}.mas-ofertas-box a,.reg-content .title h3{font-size:1rem}#cart-container,.defEmprego-footer.backstretch,.icon-size-txt,.links a.cv-link.current .icons,.pag-ant-txt,.triangulo,body .oferta .descripcion{display:none}.bgmorehome,.defCursos{background:0 0}.shareEm,.shareFb,.shareGp,.shareLi,.sharePt,.shareTw,.shareWP{background-image:url("/v3/img/social-share_m.png");background-size:245px 35px}#looking-for-a-job .container{box-shadow:none;margin-top:0;margin-bottom:0}#looking-for-a-job .htx{font-size:1.1rem!important;text-align:left}.m-padtop5,.nav-top{padding-top:5px!important}.m-blackback{background-color:#3c3c3c}header.empresa-header{background-image:none}.our-clients h3{padding:15px 0!important}blockquote footer{line-height:1rem}.discover-card:before{content:""}body footer section#footer01{box-shadow:none!important}.cursosbackDef{height:0!important}.coursesTitle{font-size:1rem;text-align:center}.cursosArt:hover,body .ofertasrch:hover{box-shadow:none}.centerLogo{position:relative;left:0;text-align:center;top:0;border:0}#c_moreInfo,.cv-editable .material-icons.edit,.desk-hide,.form-register,.m-displayBlock,.toggle-filter,.toggle-menu,.toggle-search,.toggle-user{display:block}.cur_descList{padding:5px;background-color:#dadada;color:#3c3c3c}.reg-content2 #titleOffer{font-size:1.25rem;line-height:1.5rem;max-width:100%;width:100%}.requisitos-details li{line-height:1.3rem;font-size:.8rem}.requisitos-details li .offer-item{font-weight:500}.top-pagination{line-height:2rem}.top-pagination #ant,.top-pagination #sig{font-size:1.4rem;padding-left:10px}.top-pagination #ant{padding-right:20px}.div_table{opacity:1}.div_cell,.f1_card{width:35px;height:35px}.shareLi{background-position:-70px 0}.shareFb{background-position:0 0}.shareTw{background-position:-35px 0}.shareGp{background-position:-105px 0}.sharePt{background-position:-175px 0}.shareWP{background-position:-210px 0}.shareEm{background-position:-245px 0}#shareBlock{margin:0 auto;opacity:1}#socialShareOffer{position:fixed;bottom:5px;left:0!important;width:100%!important;z-index:5;padding:0 3.4%;box-sizing:border-box}#socialWrapper{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px transparent}.f1_container{margin-right:5px}#btnInsc1,#btnInsc2{height:45px;font-size:1.25em;line-height:1.6rem}.fixed-bubble{transition:.3s}.fixed-bubble.up{opacity:0;transition:.3s}.m-succes-inscription{font-size:1.1rem!important}#filters-block,#search-list{display:none;position:relative}body .ofertasrch{padding:10px 15px}body .ofertasrch .titulo{padding-bottom:7px;font-size:1.1rem}body .ofertasrch .anunciante-logo{width:75px;right:-5px}.close-filters{position:absolute;color:#fff!important;top:11px;right:15px;transition:450ms;font-size:.75rem;line-height:1.2rem;background-color:#4c4c4c;padding:0 5px}.filters-search{display:block;width:100%;clear:both;padding:10px 10px 0;overflow:hidden}#dosearchtrigger{line-height:1.35rem!important}.headersrch,article.cursosArt{height:auto!important}.fixed-filter{position:fixed;bottom:10px;width:100%;text-align:right;z-index:13}.fixed-filter .toggle-filter,.fixed-filter .toggle-search{padding:10px;display:block;background-color:#1976d2;color:#fff;float:right;border-radius:50%;margin-right:3%;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.nextPrev,.paginacion_footer li,.paginacion_footer li.active{padding:5px 9px!important;margin-top:4px}.cv-header h2,.data-header h2,.section.cv h2,.tienda-header h2{font-size:1.2rem}.m-paginationnext,.m-paginationprev{width:10%}.m-pagination-center{width:80%}.srchResTxt{margin-top:10px}section{box-shadow:0 4pt 4pt rgba(60,60,60,.2)!important}.attributes .attributes-container{padding:15px}.attributes .avatar{right:10px;top:90px}.attributes .name{margin-left:0;margin-bottom:8px}.attributes .edit-zone{padding:15px;margin-top:-25px}.slide_tags{margin-left:-2px;width:18%}#crop-image-overlay,#crop-image-overlay-enterprise{width:90%;margin-left:0;overflow-x:auto;padding-left:20px 10px}.links a.cv-link.add-cv{padding-right:30px;padding-left:5px}.links a.cv-link{padding-right:35px;padding-left:5px}.links a.cv-link .icons{width:30px}.links a.cv-link .icons span.icon-wrapper{width:30px;border:none}.lines-correct{line-height:32px!important}.attachments .attachment-form .image{margin-right:0}#CVFile{margin:10px 0;width:100%}.cv-editable:hover .lapiz{z-index:2;font-size:1rem;line-height:31px;padding:0 10px}.closeX{top:-47px;right:-15px}.links-container{display:block;background-color:#fff;width:100%;overflow:hidden;margin-bottom:10px;border:1px solid #dadada;border-radius:2pt;box-shadow:0 4pt 4pt #dadada}.m-add,.material-icons.edit.fix{width:3rem;height:3rem;box-shadow:0 2pt 2pt rgba(60,60,60,.36);line-height:3rem;text-align:center}.boxed{border-radius:2pt;border:none!important}.links-container a.cv-link{border:1px solid #dadada;color:#1976d2;margin:0 5px 5px 0;font-size:14px;font-weight:400;text-align:left}.links a.cv-link.current,.links a.cv-link:hover{background-color:#ededed;color:#3c3c3c;border:1px solid #dadada}.mycv-title{display:block;margin:0}.m-add{background-color:#fc4d43;border-radius:50%;top:32px;position:relative;right:7px;font-size:2.5em!important}.m-add.fix{top:-56px}.row.boxdivider{padding-bottom:25px}.material-icons.edit{color:#424242;position:absolute;right:17px;bottom:17px;z-index:1}.material-icons.edit.fix{top:-53px;display:block;border-radius:50%;background-color:#dadada;z-index:1;margin-top:0!important}.cv-editable:hover .edit{background-color:#e4e4e4;color:#424242;font-size:1.5rem;right:4px;padding:12px;border-radius:50%;bottom:5px}.attributes .attributes-container-title.greyme,.attributes .attributes-container-title.m-greyme{padding:15px 10px;background-color:#3c3c3c;color:#fff}.cvExtrabtn{border:0;background-color:transparent;text-shadow:none}.banner-box .banner-content .row .title{font-size:2.5rem}.TittleEnterprise,.banner-box .banner-content{padding:10px}.alert-item,body.mopened{overflow:hidden}.alert-item .reg-tag .alert-value{width:92%;display:block}.m-text-center,.of-login h3,.of-responsive h3{text-align:center}.tituloOffer{margin-bottom:0}.enterpriseOffersTable{width:100%;max-width:100%}article.corp.cultura section.cultura-valores ul li{width:100%;padding:10px;margin:0 0 10px}.m-block{width:100%!important}.m-25{width:25%!important}.m-50{width:50%!important}.m-75{width:75%!important}.m-hide{display:none!important}form .row .row .column,form .row .row .columns{padding:0 1%}.m-nopad{padding:0!important}.m-nopadLR{padding-left:0!important;padding-right:0!important}.m-pad10{padding:10px!important}.m-padtop0{padding-top:0!important}.m-padtop10{padding-top:10px!important}.m-padtop15{padding-top:15px!important}.m-padtop20{padding-top:20px!important}.m-padbottom0{padding-bottom:0!important}.m-padbottom5{padding-bottom:5px!important}.m-padbottom10{padding-bottom:10px!important}.m-padbottom15{padding-bottom:15px!important}.m-padleft10{padding-left:10px!important}.m-padright10{padding-right:10px!important}.m-padleft15{padding-left:15px!important}.m-padright15{padding-right:15px!important}.m-padleft0{padding-left:0!important}.m-padleft20{padding-left:20px!important}.m-padleft5{padding-left:5px!important}.m-padright0{padding-right:0!important}.m-marginbottom10{margin-bottom:10px!important}.m-marginleft0{margin-left:0!important}.m-noborder{border:none!important}.m-borderB{border-bottom:1px solid #dadada}.square20{padding:0 10px 10px!important}.tj-dropdown.tj-open{position:fixed;left:5%;top:20%;right:5%;bottom:8%;height:86vh;min-height:86vh;width:90%;min-width:90%;box-shadow:rgba(0,0,0,.5) 0 0 200px 200px;z-index:15}.tj-dropdown ul{max-height:86vh;height:86vh}.tj-dropdown ul li{line-height:3rem;font-size:1.3rem}.checkConfig{float:left;width:100%;line-height:20px!important;display:inline-block}.tj-checkbox{float:left}.dropWrapper a.selector{height:38px;width:30px}.dropWrapper a.selector:after{line-height:40px;text-align:center}.dropWrapper a.selector.loading{pointer-events:none}.tj-dropdown ul::-webkit-scrollbar{width:5px;height:8px}.tj-dropdown ul::-webkit-scrollbar-track{border-radius:0;background-color:#e5e5e5}.tj-dropdown ul::-webkit-scrollbar-thumb{border-radius:0;background-color:#4f4f4f}.dropClose{display:block;background-color:#4f4f4f;color:#dadada;border-radius:50%;position:absolute;right:15px;top:-18px;text-align:center;height:40px;width:40px;line-height:42px}#delete-cv-overlay,.modal-tj.content,.modal-tj.full,.modal-tj.large,.modal-tj.medium,.modal-tj.small,.modal-tj.tiny,.modal-tj.xxl{width:90%;left:5%;margin-left:0;right:5%;padding:20px}#menu-mobile,#user-mobile{width:75%;position:absolute;box-shadow:0 0 0 200px rgba(255,255,255,0);overflow-y:scroll;display:block}#filters-block,#mackground,#menu-mobile,#user-mobile{left:0;top:0;height:100%}.desk-hide .fa,.toggle-filter .fa,.toggle-menu .fa,.toggle-search .fa,.toggle-user .fa{font-size:1.3rem}.toggle-menu .material-icons,.toggle-user .material-icons{font-size:2em;line-height:1em;color:#dadada}.section.ofertas-trabajo h1{margin:0;width:100%;display:block;padding:10px 0;font-size:1.2rem}.search_numresult{font-size:.8rem;line-height:1.8rem;padding:0;display:block;text-align:center;background-color:#dadada;clear:both;margin-bottom:10px}#filters-block{position:fixed;bottom:0;right:0;width:100%;background-color:#fff;z-index:15;overflow-y:auto}.cookiesPolicy #close-cookies{width:40%;display:block;line-height:25px;margin:10px auto;clear:both;text-align:center}#mackground{position:fixed;width:100%;overflow-y:hidden;display:none;z-index:99;background-color:rgba(0,0,0,.5)}#menu-mobile,#user-mobile,.employer-icon{background-color:#fff}#user-mobile{transition:50ms ease-out}#user-mobile ul{min-width:265px;width:100%}#menu-mobile li,#user-mobile ul.menu-body li{display:block;float:none;clear:both;border-bottom:1px solid #dadada;padding:0 10px;min-width:200px}#menu-mobile li:first-child,#user-mobile ul.menu-body li:first-child{border-top:1px solid #dadada}#user-mobile ul.menu-body li.current{box-shadow:inset -10px 0 0 0 #fc4d43;transition:50ms ease-out}#menu-mobile li a.menu-link,#menu-mobile li span.menu-link,#user-mobile ul.menu-body li a.menu-link{color:#3c3c3c;font-size:1rem;line-height:2.5rem;display:block;overflow:hidden;width:100%}#user-mobile .user-info-inner{background-color:#3c3c3c;padding:0 0 10px;min-width:200px}#user-mobile .user-info-inner figure img{min-width:100px;max-width:150px;margin-bottom:10px;overflow:hidden;border-radius:50%;border:2px solid #dadada}#user-mobile .user-info-inner figcaption{color:#fff}#menu-mobile{transition:.2s ease-out}#menu-mobile #close-menu{color:#dadada;font-size:1.5rem;line-height:2.5rem;display:block;width:100%;transition:.5s}#menu-mobile #close-menu:hover,#user-mobile #close-menu:hover{color:#fc4d43;transition:.5s}#user-mobile #close-menu,#user-mobile #close-menu.dark{color:#dadada;font-size:1.5rem;line-height:1.5rem;width:100%;transition:.5s;display:block}#user-mobile #close-menu.dark{background-color:#3c3c3c;text-align:left;padding-left:10px}#menu-mobile ul{max-height:100%;overflow-y:auto}#menu-mobile li.current{box-shadow:inset -10px 0 0 0 #fc4d43;transition:.2s ease-out}.employer-icon{width:100px;height:100px;display:block;padding:20px;border-radius:50%;margin:0 auto 15px;color:#3c3c3c;font-size:50px;line-height:60px;text-align:center}.muserdata{color:#fff;text-align:center}}@media (max-width:480px){.breadcrumbs{margin:0}.section.ofertas-trabajo .empresas ul li .empresa-logo{min-width:122px;min-height:62px;padding:3px}.section.ofertas-trabajo .empresas ul li .empresa-logo img{width:100px;height:50px}}@media (max-width:350px){.sm-block{width:100%!important}.sm-75{width:75%!important}.sm-50{width:50%!important}.sm-25{width:25%!important}.attributes .avatar{width:110px;height:110px}#user-mobile ul{min-width:125px}.checkConfig{width:100%}.tj-dropdown.tj-open{position:fixed;left:5%;top:20%;right:5%;bottom:6%;height:80vh;min-height:80vh;width:90%;min-width:90%;box-shadow:rgba(0,0,0,.5) 0 0 200px 200px;z-index:15}.tj-dropdown ul{max-height:80vh;height:80vh}}@media screen and (max-height:600px){.modal-tj{top:5%}}@-moz-keyframes rotate{from{-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}to{-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes webkitSiblingBugfix{from,to{position:relative}}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;font-size:1rem}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.logoTJHome{width:auto;display:inline-block}.logoTJHomeImg{width:120px;height:36px;float:left}#cart-container,#courses_related,#footer02,#menu-toggle,#offerNews,#offers_related,#user-toggle,.btn,.hide-for-print,.hide-on-print,.no-print,.no-print *,.reg-content-breadcrumb,.sidebarHeader,.top-pagination{display:none!important}.print-only{display:block!important}.show-for-print{display:inherit!important}.divSlogan.m-hide{display:inline-block!important}}@media (max-width:2000px) and (min-width:701px){#productGrid .media-block{display:none}.bordeResponsive{border:none}#media-blockgeneral{display:block}}@media (min-width:280px) and (max-width:700px){#media-blockgeneral{display:none}.columns{padding:0}#productGrid .media-block{display:block}#productGrid .tooltip span{font-size:11.5px;letter-spacing:-.4px}#shop-services .st-33,#shop-services .t-66{width:100%}#productGrid .padleft10{padding-left:0!important}}.position-next-CV{float:right;padding-top:14px}.colorblack{color:#000!important}.img_landing_startup{margin-top:70px}.responsive_Offers_Recommended{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:20px;max-height:42px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.height_Offer_Recommended{height:180px}@media only screen and (max-width:580px){.height_Offer_Recommended{width:50%!important}}
