/* Theme Name: Demat */
@font-face {
    font-family: 'Open';
    src: url('font-face/opensans-regular-webfont.eot');
    src: url('font-face/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('font-face/opensans-regular-webfont.woff') format('woff'),
        url('font-face/opensans-regular-webfont.ttf') format('truetype'),
        url('font-face/opensans-regular-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenBold';
    src: url('openbold-webfont.eot');
    src: url('font-face/openbold-webfont.eot?#iefix') format('embedded-opentype'),
        url('font-face/openbold-webfont.woff2') format('woff2'),
        url('font-face/openbold-webfont.woff') format('woff'),
        url('font-face/openbold-webfont.ttf') format('truetype'),
        url('font-face/openbold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
a:active, a:link, a:visited, .btn, .btn-submit, input:focus, button { 
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}
a:focus, a:link, a:visited, .btn, .btn-submit, input:focus, button {
    -moz-outline-style: none !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
textarea{resize : none;}
a:active { -moz-outline-style: none !important;outline: none !important;}
a:focus {-moz-outline-style: none !important;outline: none !important;}
a {text-decoration : none;}
table {border-collapse: collapse; border-spacing: 0;}
body, a, input, textarea, label, pre {font-family: 'Open', Lucida Sans, Arial !important; font-size: 13px;color : #4d4d4d; line-height : 140%;}
a:hover, a:focus{color: #4d4d4d; text-decoration: none;}
img, fieldset, input, textarea {border : 0px;}
a *{cursor : pointer !important;}
a:hover img, .area a:hover{opacity : 1;}
h1,h2,h3,h4,h5{display : block; font-weight : normal;}
.clearer{
    display:block !important;
    height: 0px !important;
    width: 0px !important;
    clear: both !important;
    float: none !important;
}
.clear {clear: both !important;}
.gray-bg{background: #f0f0f0;}
body{background: #f0f0f0;}
.loghi-testata {
    background: url("images/loghi-testata-small.png") no-repeat scroll center 15px;
    padding-top: 90px;
}
.apprendistato {
    background: url(images/t-shadow.png) no-repeat center -1px;
    padding-top: 25px;
    width: 100%;
}
.project-box{
    max-width: 615px;
    margin: 0 auto;
    min-height: 60px;
}
.app-body {
    padding: 15px 0px;
    background: #fff url(images/logo-ric.png) no-repeat center center;
    width: 100%;
    text-align: center !important;
}
.project-info{
    margin-top: 4px;
    height: 58px;
    float: left;
    margin-left: 130px;
    width: 172px;
    text-align: left;
    background: url(images/logo-ric.png) no-repeat;
}
.project-info h3 {
    color: #008BCC;
    text-transform: uppercase;
    font-family: OpenBold;
    font-size: 15px;
}
.project-info h4{
    margin-top: -3px;
    color: #B3B3B3;
    text-transform: uppercase;
    font-family: OpenBold;
    font-size: 34px;
}
.fse2020 img {
    float: left;
    width: 90%;
    max-width: 240px;
}
.loghi-testata p {
    font-size: 11px;
    line-height: 15px;
    margin: 0 auto;
    max-width: 700px;
    padding: 0 15px 0px;
    text-align: center;
    text-transform: uppercase;
}
.box-agree {
    background: #966841 none repeat scroll 0 0;
    height: 65px;
    width: 100%;
}
.agree-container, .boxex-container {
    height: 84px;
    margin: 0 auto;
    max-width: 640px;
    padding: 0 10px;
}
.boxex-container{padding: 0px;}
.agree-container h3 {
    background: rgba(0, 0, 0, 0) url("images/agree2.png") no-repeat scroll right -9px;
    color: #fff;
    float: left;
    font-family: OpenBold;
    font-size: 20px;
    height: 65px;
    line-height: 63px;
    margin-right: 15px;
    padding-right: 70px;
    text-transform: uppercase;
}
.home-notice .container{max-width: 1000px;}
.agree-container p {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding-top: 7px;
}
.login-boxes {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #eee;
    padding: 0px 0 0;
    margin-bottom: 20px;
}
.boxex-container {
    height: auto;
    max-width: 600px !important;
}
.login-box {
    float: left;
    min-height: 150px;
    width: 50%;
    max-width: 305px;
}
.login-box-center {
    width: 70%!important;
}
.login-box.box-center{
    max-width: 420px !important;
    float: none;
    margin: 0 auto;
    display: block;
}
.login-box:hover{background: #fff;}
.login-box.no-hover:hover{background: none;}
.login-box.is-closed:hover{background:#F0F0F0 !important; cursor:not-allowed !important;}
.login-box-body {padding: 15px 35px 5px 35px;}
.login-box h4 {
    color: #;
    display: block;
    font-family: OpenBold;
    font-size: 16px;
    margin-bottom: 7px;
    padding-top: 65px;
    text-align: center;
    text-transform: uppercase;
}
.login-box.b-one h4 {background: url("images/rec.png") no-repeat scroll center 5px;}
.login-box.b-one .is-closed h4 {
    background: url("images/iuser-closed.png") no-repeat scroll center top;
    color: #B3B3B3;
}
.login-box.b-two h4 {background: url("images/ifarm.png") no-repeat scroll center top;}
.login-box.b-two .is-closed h4 {
    background: url("images/ifarm-closed.png") no-repeat scroll center top;
    color: #B3B3B3;
}
.login-box p {
    line-height: 18px;
    font-size: 12.5px;
    text-align: center;
}
.is-closed.login-box p {color: #777;}
.help-container {
    position: fixed;
    background: url(images/t-shadow.png) no-repeat center 10px;
    padding-top: 30px;
    width: 100%;
    left: 0px;
    bottom: 0px;
}
.help-desk {
    left: 0px;
    bottom: 0px;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
    background: #fff;
    border-top: 1px solid #dedede;
}
.help-desk  p{padding: 0px 20px;}
.button-login {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 15px auto 15px auto;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 25px 5px 15px;
    height: 35px;
    line-height:25px;
    font-family: OpenBold !important;
    width: 125px;
    color: #fff !important;
    background: #444 url(images/more-button-login.png) no-repeat 92px center;
}
.is-closed .button-login {
    margin-bottom: 5px;
    background: #ccc url(images/more-button-login.png) no-repeat 138px center;
    cursor: not-allowed !important;
}
.reserved {
    padding: 5px 0px 15px 0px;
    background: #fff;
    width: 100%;
}
#login-box {
    margin: 0 auto;
    max-width: 630px;
    position: relative;
    width: 100%;
}
#login-box form .body{
    padding-top: 2px !important;
    background: rgba(0, 0, 0, 0) url("images/lucchetto.png") no-repeat left 0px;
    padding-left: 46px !important;
}
.formLoginHeader {
    color: #444;
    font-family: OpenBold;
    text-align: center;
    font-size: 16px;
    height: 37px;
    line-height: 36px;
    text-transform: uppercase;
    display: block;
}
#login .form-group {
    float: left;
    margin: 0 5px 0 0;
    width: 220px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 3px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
#login .form-control {
    height: 36px;
    font-size: 13px;
    border-radius: 4px;
}
#login .btn {
    background: #966841 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: left;
    font-family: OpenBold;
    font-size: 15px;
    height: 35px;
    padding-bottom: 7px;
    text-transform: uppercase;
    width: 130px;
    text-shadow: none !important;
}
.form-box a {
    color: #333;
    display: block;
    margin-top: -5px;
    padding: 0;
    text-align: center;
}
.ValidationSummary {
    clear: both;
    padding-top: 10px;
    text-align: center;
    margin-left: -45px;
}
#login .validation-summary-errors li {
    color: #ed3b41;
    display: inline-block;
    font-size: 11px;
    margin-right: 1px;
    text-align: center;
}
#login .validation-summary-errors {
    bottom: -20px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
#login .validation-summary-errors {margin-bottom: 5px;}
#login .alert {
    margin: 20px auto 0;
    text-align: center !important;
    max-width: 758px;
}
#login.recovery-page .alert {
    margin: 20px auto 0;
    max-width: 600px;
    text-align: center;
}
.recovery{padding-top: 10px;}
#recovery-box {
    margin: 0 auto;
    max-width: 600px;
    position: relative;
    width: 100%;
    min-height: 80px;
}
#recovery-box .formLoginHeader{margin-bottom: 5px;}
#recovery-box .form-group{
    float: none;
    width: 100%;
    margin: 0px !important;
    position: relative;
}
.recovery-abs{padding-right: 140px;}
#recovery-box .form-group .recovery-abs .btn{position: absolute; right: 0px; top: 0px;}
a.btn-back {
    height: 36px !important;
    line-height: 36px;
    border-bottom: 3px solid #008BCC;
    text-transform: uppercase;
    font-size: 14px;
    width: 115px;
    display: block;
    margin: 0 auto;
}
#recovery-box .form-group.newpwd {
    margin-bottom: 5px !important;
}
#recovery-box label {
    color: #444;
    display: block;
    font-weight: normal !important;
    font-family: OpenBold !important;
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
}
.btn-right{float: right !important;}
.btn-link, .btn-link:hover, .btn-link:visited, .btn-link:focus {
    float: left !important;
    font-family: OpenBold !important;
    margin-top: 0px !important;
    height: 35px !important;
    line-height: 35px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-bottom: 0px !important;
    text-decoration: none;
}
.user-message {
    display: block;
    text-align: center;
    color: #999;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 12px;
    margin-top: -3px;
}
.btn-reserved {
    padding: 3px 10px 4px 10px;
    position: absolute;
    right: -130px;
    top: 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    background: #444;
    border-bottom-left-radius: 5px;
    border: 0px !important;
    text-transform: uppercase;
    font-family: OpenBold;
    font-size: 12px;
    width: 140px;
}
.loghi-testata {max-width: 715px;margin: 0 auto;position: relative;}
.btn-reserved .fa {
    float: right;
    margin: 1px 0px 0px 8px;
    font-size: 17px !important;
    color: #fff;
}
.modal-close {
    background: url(images/modal-close2.png) no-repeat left top !important;
    border: 0px !important;
    position: absolute;
    width: 47px;
    height: 42px;
    display: block;
    right: -22px !important;
    top: -20px !important;
}
#ReservedAreaModal .modal-dialog {max-width: 377px;}
#ReservedAreaModal .modal-header {
    padding: 5px 10px 10px 10px !important;
    border-bottom: 1px solid #e5e5e5;
}
#ReservedAreaModal .formLoginHeader {
    font-size: 17px;
    height: 30px;
    line-height: 36px;
}
#ReservedAreaModal .modal-header span{
    color: #777;
    font-size: 11.56px;
    display: block;
    text-align: center;
}
#ReservedAreaModal .form-group{margin-right: 0px;width: 324px !important;margin-bottom: 8px;}
#ReservedAreaModal .flink{
    text-align: center !important;
    float: none;
    display: block;
    width: 100%;
    padding: 0px !important;
}
#ReservedAreaModal .flink:hover{color: #777;}
#ReservedAreaModal .btn.btn-block {
    float: right;
}
#login #ReservedAreaModal .btn {
    font-size: 14px;
    height: 32px;
    margin-top: -10px;
    width: 90px;
    background: #966841;
}
#login #ReservedAreaModal .btn:hover{background: #966841 !important;}
#ReservedAreaModal .reserved {
    padding: 0px 0px 0px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    width: 100%;
}
#ReservedAreaModal  .modal-body {
    position: relative;
    padding: 15px 25px 15px 25px;
}
#login #ReservedAreaModal .validation-summary-errors {
    bottom: -7px;
    position: absolute;
    text-align: left;
    left: 0px;
    width: 70%;
    z-index: 9999;
}
#ReservedAreaModal .modal-footer {
    padding: 7px !important;
    border-top: 1px solid #e5e5e5;
    background: #ececec;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.login-relevant {
    background: #fff6e8;
    padding: 15px 10px 20px 10px;
    border-bottom: 1px solid rgb(221, 221, 221);
}
.panel-legend.panel-alert {
    background: #fff6e8 !important;
    border: 1px solid #f9e8cf !important;
}
.login-relevant .title {
    text-align: center;
    color: #E8A127;
    font-family: OpenBold;
    font-size: 13px;
    margin-bottom: 7px;
    text-align: center;
    text-transform: uppercase;
    background: url(images/attention.png) no-repeat center top;
    padding-top: 45px;
}
.login-relevant .title-no-bckgrd {
    text-align: center;
    color: #E8A127;
    font-family: OpenBold;
    font-size: 13px;
    margin-bottom: 7px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 8px;
}
.login-boxes{margin-bottom: 0px;}
.login-relevant .boxex-container{text-align: justify;}
.login-relevant .boxex-container{text-align: justify;}
.login-relevant .boxex-container p {
    padding-left: 45px;
}
.login-relevant .boxex-container .warning{
    background: url(images/attention.png) no-repeat left center;
}
.login-relevant .boxex-container .info{
    background: url(images/helpdesk.png) no-repeat left center;
}
.relevant {
    color: #e53e32;
    text-transform: uppercase;
    font-family: 'OpenBold';
    font-size: 11px;
    display: block;
    text-align: center;
    margin-top: 10px;
    line-height: 16px !important;
}
.home-notice {
    padding: 30px 0px 60px 0px;
}
.notice-left{float: left;width: 50%;}
.notice-right{float: right;width: 50%;}
.notice-body {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    border-bottom: 2px solid #e4e4e4;
}
.notice-left .notice-body{margin-right: 15px;}
.notice-right .notice-body {
    margin-left: 10px;
}
.notice-title {
    display: block;
    font-family: 'OpenBold';
    color: #444;
    text-transform: uppercase;
    padding: 10px 12px;
    border-bottom: 1px solid #e0e0e0;
}
.notice-right .notice-title{color: #966841;}
.notice-body li {
    padding: 8px 12px 10px 55px;
    position: relative;
    border-bottom: 1px solid #dddddd;
}
.notice-body strong {
    display: block;
    margin: 0px 0px 0px 0px;
    color: #444;
}
.notice-right .notice-body strong {
    color: #966841;
}
.notice-body em{font-style: normal;}
.notice-body span {
    display: block;
    padding-top:35px;
    position: absolute;
    left: 0px;
    top: 12px;
}
.more-notice.yellow{color: #966841;}
.more-notice.yellow:hover{color: #f29041;}
.faq-one {background: url("images/alarm-ico.png") no-repeat scroll center top; width:50px;}
.faq-two {background: url("images/faq.png") no-repeat scroll center top; width:50px;}
.more-notice {
    margin: 0 auto;
    display: block;
    text-align: center;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    width: 140px;
    display: block;
    font-family: 'OpenBold' !important;
    color: #444;
    text-transform: uppercase;
    padding: 10px 12px;
    border-bottom: 1px solid rgb(224, 224, 224);
}
.more-notice:hover{color: #555;}
.home-notice.page .notice-left, .home-notice.page .notice-right {
    float: none;
    width: 100%;
}
.home-notice.page .notice-left .notice-body, .home-notice.page .notice-right .notice-body {
    padding-right: 0px;
}
.com-home .faq-one, .com-home .faq-two, .faq-home .faq-one, .faq-home .faq-two {
    width: 5% !important;
}
.no-faq strong {margin:0px!important;}
.single-button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.double-button-top {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px !important;
}
.double-button-bottom {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 0px !important;
}
.video-container{
    margin: 0 auto;
    width: 100%;
    max-width: 615px;
}
.video-container .acc, .video-container .add{
    width: 50%;
    float: left;
}
.video-button {
    background: #EAAA3C url(images/play-button.png) no-repeat 136px center !important;
    margin: 15px auto;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 25px 5px 15px;
    height: 44px;
    width: 170px;
    color: #fff !important;
    font-family: OpenBold !important;
    cursor: pointer;
}
.video-button:hover{background: #db9c36 url(images/play-button.png) no-repeat 136px center !important;}
.video-container .add{margin-left: -4px;}
.video-button.is-closed, .video-button.is-closed:hover {
    background: #ccc url(images/play-button.png) no-repeat 138px center !important;
    cursor: not-allowed !important;
}
.conv-attach {
    float: none;
    width: 100%;
}
.conv-attach .conv-content{
    height: auto;
    max-width: 300px !important;
    margin: 0 auto;
    text-align:center;
}
.conv-attach .conv-content a {
    margin: 5px;
    -moz-border-radius: 9px; /* gecko */
    -webkit-border-radius: 9px; /* webkit */
    border-radius: 9px; /* CSS3 standard */
}
.conv-attach .conv-content h4 {
    display: block;
    font-family:OpenBold;
    font-size:16px;
    padding:10px 0px;
    text-transform:uppercase;
    color:#B3B3B3;
}
.btn-doc, .btn-doc:visited, .btn-doc:focus {
    float: none !important;
    display: inline-block;
    margin: 0px 3px;
    background: #f2f2f2 url(images/imgdoc.png) no-repeat 10px center;
    padding: 13px 15px 13px 47px !important;
    font-family: OpenBold;
    text-transform: uppercase;
    color: #777 !important;
    border: solid 1px #ccc;
}
.btn-doc:hover {
    background: #f8f8f8 url(images/imgdoc.png) no-repeat 10px center;
    border: solid 1px #ccc;
}
.alert-info {
    background: #ffeee0 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f7cfaf;
    color: #775a43 !important;
    margin-bottom: 15px !important;
}