#content {    width: 900px;    margin: 0px auto;    padding: 2em 1em;}.bottom-padding{    margin-bottom: 15px;}#header {    background-color: #EBE9EA;    border: 1px solid #D2D2D2;    border-radius: 8px 8px 8px 8px;    margin-bottom: 10px;    text-align: center;    width: 900px;    min-height: 150px;}#column-right {    background-color: #EBE9EA;    border: 1px solid #D2D2D2;    border-radius: 8px 8px 8px 8px;    float: right;    min-height: 225px;    margin-bottom: 10px;    overflow: hidden;    text-align: center;    width: 180px;    padding-top:10px;}#central {    background-color: #EBE9EA;    border: 1px solid #D2D2D2;    border-radius: 8px 8px 8px 8px;    float: left;    min-height: 225px;    margin-bottom: 10px;    margin-right: 10px;    width: 685px;    padding:10px;}#footer {    background-color: #EBE9EA;    border: 1px solid #D2D2D2;    border-radius: 8px 8px 8px 8px;    margin-top: 10px;    text-align: center;    clear: left;    width: 900px;    min-height: 100px;}.popup {    left: 0;    position: fixed;    top: 0;    z-index: 9999999999;    /* left: 100%;     */    padding: 20px;    position: fixed;    right: 0;    top: 5%;}.content-popup {    margin:0px auto;    /*margin-top:120px;    */    position:relative;    padding:10px;    width: 100%;    max-width: 450px;    min-height:250px;    border-radius:4px;    background-color:#FFFFFF;    box-shadow: 0 2px 5px #666666;    border: 4px solid #00a39c;}.content-popup h2 {    text-align: center;}.content-popup img{    display: block;    margin: 0px auto;}.content-popup p{    padding: 0px 15px;    overflow-y: auto;    text-align: -webkit-center;    max-height: 400px;    font-size: 14px;    color: black;}.popup-overlay {    left: 0;    position: fixed;    top: 0;    width: 100%;    z-index: 999999999;    display:none;    background-color: rgba(0,0,0,0.8);    cursor: pointer;    opacity: 0.7;}.close {    /* position: absolute;     */    /* right: 15%;     */    /* background: #ffba00;     */    /* width: 50px;     */    /* height: 50px;     */    /* margin-top: -51px;     */    /* margin-right: -64px;     */    /* border-radius: 50%;     */    /* text-align: center;     */    /* opacity: 1;     */}.close a{    color: #000;    line-height: 0.5;    font-size: 30px;}/* Checkbox and Radio buttons */.form-group input[type="radio"],.form-group input[type="checkbox"]{    /* display: none; */}.form-group input[type="checkbox"] + .btn-group > label,.form-group input[type="radio"] + .btn-group > label{    white-space: normal;}.form-group input[type="checkbox"] + .btn-group > label.btn-default,.form-group input[type="radio"] + .btn-group > label.btn-default{    color: #333;    background-color: #fff;    border-color: #ccc;}.form-group input[type="checkbox"] + .btn-group > label.btn-primary,.form-group input[type="radio"] + .btn-group > label.btn-primary{    color: #fff;    background-color: #428bca;    border-color: #357ebd;}.form-group input[type="checkbox"] + .btn-group > label.btn-success,.form-group input[type="radio"] + .btn-group > label.btn-success{    color: #fff;    background-color: #5cb85c;    border-color: #4cae4c;}.form-group input[type="checkbox"] + .btn-group > label.btn-info,.form-group input[type="radio"] + .btn-group > label.btn-info{    color: #fff;    background-color: #5bc0de;    border-color: #46b8da;}.form-group input[type="checkbox"] + .btn-group > label.btn-warning,.form-group input[type="radio"] + .btn-group > label.btn-warning{    color: #fff;    background-color: #f0ad4e;    border-color: #eea236;}.form-group input[type="checkbox"] + .btn-group > label.btn-danger,.form-group input[type="radio"] + .btn-group > label.btn-danger{    color: #fff;    background-color: #d9534f;    border-color: #d43f3a;}.form-group input[type="checkbox"] + .btn-group > label.btn-link,.form-group input[type="radio"] + .btn-group > label.btn-link {    font-weight: normal;    color: #428bca;    border-radius: 0;}.form-group input[type="radio"] + .btn-group > label span:first-child,.form-group input[type="checkbox"] + .btn-group > label span:first-child{    display: none;}.form-group input[type="radio"] + .btn-group > label span:first-child + span,.form-group input[type="checkbox"] + .btn-group > label span:first-child + span{    display: inline-block;}.form-group input[type="radio"]:checked + .btn-group > label span:first-child,.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child{    display: inline-block;}.form-group input[type="radio"]:checked + .btn-group > label span:first-child + span,.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child + span{    display: none;}.form-group input[type="checkbox"] + .btn-group > label span[class*="fa-"],.form-group input[type="radio"] + .btn-group > label span[class*="fa-"]{    width: 15px;    float: left;    margin: 4px 0 2px -2px;}.form-group input[type="checkbox"] + .btn-group > label span.content,.form-group input[type="radio"] + .btn-group > label span.content{    margin-left: 10px;}/* End::Checkbox and Radio buttons *//* Button */.btn-primary-dinamic {    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5a7ce2+0,8283e8+50,5c5de8+51,565bd8+71,575cdb+100 */    background: #5a7ce2;    /* Old browsers */    background: -moz-linear-gradient(-45deg, #5a7ce2 0%, #8283e8 50%, #5c5de8 51%, #565bd8 71%, #575cdb 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(-45deg, #5a7ce2 0%,#8283e8 50%,#5c5de8 51%,#565bd8 71%,#575cdb 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(135deg, #5a7ce2 0%,#8283e8 50%,#5c5de8 51%,#565bd8 71%,#575cdb 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a7ce2', endColorstr='#575cdb',GradientType=1 );    /* IE6-9 fallback on horizontal gradient */    background-size: 400% 400%;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    border: medium none;}.btn-outline-primary-dinamic:hover {    background-color: #5a7ce2;    border-color: #5a7ce2;    color: #fff;}.btn-secondary-dinamic{    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#797b7f+0,b5b8bf+50,8e9397+51,8e9397+71,828589+100 */    background: #797b7f;    /* Old browsers */    background: -moz-linear-gradient(-45deg, #797b7f 0%, #b5b8bf 50%, #8e9397 51%, #8e9397 71%, #828589 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(-45deg, #797b7f 0%,#b5b8bf 50%,#8e9397 51%,#8e9397 71%,#828589 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(135deg, #797b7f 0%,#b5b8bf 50%,#8e9397 51%,#8e9397 71%,#828589 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797b7f', endColorstr='#828589',GradientType=1 );    /* IE6-9 fallback on horizontal gradient */    background-size: 400% 400%;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    border: medium none;}.btn-success-dinamic{    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#05ac50+0,21dd72+50,05c44e+51,05ac50+71,05ac50+100 */    background: #05ac50;    /* Old browsers */    background: -moz-linear-gradient(-45deg, #05ac50 0%, #21dd72 50%, #05c44e 51%, #05ac50 71%, #05ac50 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(-45deg, #05ac50 0%,#21dd72 50%,#05c44e 51%,#05ac50 71%,#05ac50 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(135deg, #05ac50 0%,#21dd72 50%,#05c44e 51%,#05ac50 71%,#05ac50 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05ac50', endColorstr='#05ac50',GradientType=1 );    /* IE6-9 fallback on horizontal gradient */    background-size: 400% 400%;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    border: medium none;}.btn-danger-dinamic{    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e81216+0,f45355+50,f6290c+51,ed0e11+71,fc1b21+100 */    background: #e81216;    /* Old browsers */    background: -moz-linear-gradient(-45deg, #e81216 0%, #f45355 50%, #f6290c 51%, #ed0e11 71%, #fc1b21 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(-45deg, #e81216 0%,#f45355 50%,#f6290c 51%,#ed0e11 71%,#fc1b21 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(135deg, #e81216 0%,#f45355 50%,#f6290c 51%,#ed0e11 71%,#fc1b21 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81216', endColorstr='#fc1b21',GradientType=1 );    /* IE6-9 fallback on horizontal gradient */    background-size: 400% 400%;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    border: medium none;}.btn-warning-dinamic{    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5ae09+0,ffd044+50,ffc107+51,fc9014+71,f1890b+100 */    background: #e5ae09;    /* Old browsers */    background: -moz-linear-gradient(-45deg, #e5ae09 0%, #ffd044 50%, #ffc107 51%, #fc9014 71%, #f1890b 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(-45deg, #e5ae09 0%,#ffd044 50%,#ffc107 51%,#fc9014 71%,#f1890b 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(135deg, #e5ae09 0%,#ffd044 50%,#ffc107 51%,#fc9014 71%,#f1890b 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5ae09', endColorstr='#f1890b',GradientType=1 );    /* IE6-9 fallback on horizontal gradient */    background-size: 400% 400%;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    border: medium none;    color: #fff !important;}.btn-info-dinamic{    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#01a8c1+0,2adbf7+50,00b5d1+51,0aafc9+71,0599b1+100 */    /* background: #01a8c1; */    /* Old browsers */    background: -moz-linear-gradient(-45deg, #01a8c1 0%, #2adbf7 50%, #00b5d1 51%, #0aafc9 71%, #0599b1 100%);    /* FF3.6-15 */    /* background: -webkit-linear-gradient(-45deg, #01a8c1 0%,#2adbf7 50%,#00b5d1 51%,#0aafc9 71%,#0599b1 100%);     */    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(135deg, #fca700 0%,#fca700 52%,#efa81c 37%,#fca700 78%,#fca700cf 97%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a8c1', endColorstr='#0599b1',GradientType=1 );    /* IE6-9 fallback on horizontal gradient */    background-size: 400% 400%;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    border: medium none;}.btn-light-dinamic{    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,dddddd+50,ffffff+51,ffffff+71,f6f8fb+100 */    background: #f2f2f2;    /* Old browsers */    background: -moz-linear-gradient(-45deg, #f2f2f2 0%, #dddddd 50%, #ffffff 51%, #ffffff 71%, #f6f8fb 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(-45deg, #f2f2f2 0%,#dddddd 50%,#ffffff 51%,#ffffff 71%,#f6f8fb 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(135deg, #9E9E9E 0%,#dddddd 50%,#bababa 51%,#9E9E9E 71%,#9E9E9E 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f6f8fb',GradientType=1 );    /* IE6-9 fallback on horizontal gradient */    color: #938f9e !important;    background-size: 400% 400%;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    border: medium none;}.btn-dark-dinamic{    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#343a40+0,667584+50,4e5256+51,242a30+71,343a40+100 */    background: #343a40;    /* Old browsers */    background: -moz-linear-gradient(-45deg, #343a40 0%, #667584 50%, #4e5256 51%, #242a30 71%, #343a40 100%);    /* FF3.6-15 */    background: -webkit-linear-gradient(-45deg, #343a40 0%,#667584 50%,#4e5256 51%,#242a30 71%,#343a40 100%);    /* Chrome10-25,Safari5.1-6 */    background: linear-gradient(135deg, #033c6f 0%,#667584 50%,#134f81 51%,#043d6f 71%,#144f82 100%);    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343a40', endColorstr='#343a40',GradientType=1 );    /* IE6-9 fallback on horizontal gradient */    background-size: 400% 400%;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    -webkit-animation: AnimationName 3s ease infinite;    -moz-animation: AnimationName 3s ease infinite;    animation: AnimationName 3s ease infinite;    border: medium none;}@-webkit-keyframes AnimationName {    0%{        background-position:0% 31%    }    50%{        background-position:100% 70%    }    100%{        background-position:0% 31%    }}@-moz-keyframes AnimationName {    0%{        background-position:0% 31%    }    50%{        background-position:100% 70%    }    100%{        background-position:0% 31%    }}@keyframes AnimationName {    0%{        background-position:0% 31%    }    50%{        background-position:100% 70%    }    100%{        background-position:0% 31%    }}.btn-outline-light:hover{    color: #3f345f;}.btn-outline-warning:hover{    color: #ffffff;}.btn-sm {    font-size: 12px;    padding: 11px 25px;}.elements-page-btn .btn {    margin: 6px 3px;}.btn3d {    position:relative;    transition: all 40ms linear;    margin-left:2px;    margin-right:2px;}.btn3d:active:focus,.btn3d:focus:hover,.btn3d:focus {    -moz-outline-style:none;    outline:medium none;}.btn3d:active, .btn3d.active {    top:2px;}.btn3d.btn-white {    color: #666666;    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.10) inset, 0 8px 0 0 #f5f5f5, 0 8px 8px 1px rgba(0,0,0,.2);    background-color:#fff;}.btn3d.btn-white:active, .btn3d.btn-white.active {    color: #666666;    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,.1);    background-color:#fff;}.btn3d.btn-default {    color: #666666;    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.10) inset, 0 8px 0 0 #BEBEBE, 0 8px 8px 1px rgba(0,0,0,.2);    background-color:#f9f9f9;    color: white;}.btn3d.btn-default:active, .btn3d.btn-default.active {    color: #666666;    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,.1);    background-color:#f9f9f9;    color: white;}.btn3d.btn-primary {    box-shadow:0 0 0 1px #417fbd inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #4D5BBE, 0 8px 8px 1px rgba(0,0,0,0.5);    background-color:#4274D7;}.btn3d.btn-primary:active, .btn3d.btn-primary.active {    box-shadow:0 0 0 1px #417fbd inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);    background-color:#4274D7;}.btn3d.btn-success {    box-shadow:0 0 0 1px #31c300 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #5eb924, 0 8px 8px 1px rgba(0,0,0,0.5);    background-color:#78d739;}.btn3d.btn-success:active, .btn3d.btn-success.active {    box-shadow:0 0 0 1px #30cd00 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);    background-color: #78d739;}.btn3d.btn-info-dinamic {    box-shadow: 0 0 0 0px #ccc inset, 0 0 0 1px rgba(255, 255, 255, 0.31) inset, 0 3px 0 0 #999, 0 4px 3px 1px #999;    background-color: #ccc;    color: white;}.btn3d.btn-info-dinamic:active, .btn3d.btn-info.active {    box-shadow:0 0 0 1px #00a5c3 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);    background-color: #39B3D7;    color: white;}.btn3d.btn-warning-dinamic {    box-shadow:0 0 0 1px #d79a47 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #D79A34, 0 8px 8px 1px rgba(0,0,0,0.5);    background-color:#FEAF20;}.btn3d.btn-warning-dinamic:active, .btn3d.btn-warning.active {    box-shadow:0 0 0 1px #d79a47 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);    background-color: #FEAF20;}.btn3d.btn-danger {    box-shadow:0 0 0 1px #b93802 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #AA0000, 0 8px 8px 1px rgba(0,0,0,0.5);    background-color:#D73814;}.btn3d.btn-danger:active, .btn3d.btn-danger.active {    box-shadow:0 0 0 1px #b93802 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);    background-color: #D73814;}.btn3d.btn-magick {    color: #fff;    box-shadow:0 0 0 1px #9a00cd inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #9823d5, 0 8px 8px 1px rgba(0,0,0,0.5);    background-color:#bb39d7;}.btn3d.btn-magick:active, .btn3d.btn-magick.active {    box-shadow:0 0 0 1px #9a00cd inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);    background-color: #bb39d7;}