body{
    line-height:1
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
    content:"";
    content:none
}
html{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
*,:after,:before{
    -webkit-box-sizing:inherit;
    box-sizing:inherit
}
:active,:focus{
    outline:0
}
html{
    -webkit-tap-highlight-color:transparent;
}
body{
    background:#E3E3E3!important;
    color:#26282d;
}
a{
    text-decoration:none;
    color:#fff;
}
.bold{
    font-weight:700!important
}
.italic{
    font-style:italic!important
}
@font-face{
    font-family:geomanist;
    src:url(../fonts/geomanist/geomanist-light-webfont.eot);
    src:url(../fonts/geomanist/geomanist-light-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/geomanist/geomanist-light-webfont.woff2) format("woff2"),url(../fonts/geomanist/geomanist-light-webfont.woff) format("woff"),url(../fonts/geomanist/geomanist-light-webfont.ttf) format("truetype"),url(../fonts/geomanist/geomanist-light-webfont.svg#geomanistlight) format("svg");
    font-weight:300;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:geomanist;
    src:url(../fonts/geomanist/geomanist-regular-webfont.eot);
    src:url(../fonts/geomanist/geomanist-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/geomanist/geomanist-regular-webfont.woff2) format("woff2"),url(../fonts/geomanist/geomanist-regular-webfont.woff) format("woff"),url(../fonts/geomanist/geomanist-regular-webfont.ttf) format("truetype"),url(../fonts/geomanist/geomanist-regular-webfont.svg#geomanist_regularregular) format("svg");
    font-weight:400;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:geomanist;
    src:url(../fonts/geomanist/geomanist-book-webfont.eot);
    src:url(../fonts/geomanist/geomanist-book-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/geomanist/geomanist-book-webfont.woff2) format("woff2"),url(../fonts/geomanist/geomanist-book-webfont.woff) format("woff"),url(../fonts/geomanist/geomanist-book-webfont.ttf) format("truetype"),url(../fonts/geomanist/geomanist-book-webfont.svg#geomanistbook) format("svg");
    font-weight:500;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:geomanist;
    src:url(../fonts/geomanist/geomanist-medium-webfont.eot);
    src:url(../fonts/geomanist/geomanist-medium-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/geomanist/geomanist-medium-webfont.woff2) format("woff2"),url(../fonts/geomanist/geomanist-medium-webfont.woff) format("woff"),url(../fonts/geomanist/geomanist-medium-webfont.ttf) format("truetype"),url(../fonts/geomanist/geomanist-medium-webfont.svg#geomanistmedium) format("svg");
    font-weight:600;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:geomanist;
    src:url(../fonts/geomanist/geomanist-bold-webfont.eot);
    src:url(../fonts/geomanist/geomanist-bold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/geomanist/geomanist-bold-webfont.woff2) format("woff2"),url(../fonts/geomanist/geomanist-bold-webfont.woff) format("woff"),url(../fonts/geomanist/geomanist-bold-webfont.ttf) format("truetype"),url(../fonts/geomanist/geomanist-bold-webfont.svg#geomanistbold) format("svg");
    font-weight:700;
    font-style:normal;
    font-display:swap
}
body,button,input,select,textarea{
    font:300 18px/1.666666666667em geomanist,Helvetica,Arial
}
strong{
    font-weight:700
}
h1{
    font-size:32px;
    font-weight:700;
}
h2{
    font-weight:400;
    font-size:24px;
    padding-top:15px;
    padding-bottom:15px
}
h3{
    font-size:19px;
    font-weight:500;
}
h4{
    font-size:23px;
    font-weight:500;
}
.btn-wrap a:hover,.btn:hover{
    text-decoration:none
}
.helpdesk{
    border-radius:3px;
    text-align:center;
    background-image:linear-gradient(45deg,#F15A22,#F15A22)
}
.helpdesk h3{
    color:#fff
}
.helpdesk p{
    padding-bottom:20px;
    color:#fff
}
.helpdesk-btn button{
    color:#000!important
}
.calculator{
    border-radius:3px;
    text-align:center;
    background-image:linear-gradient(45deg,#1258d2,#0055e8)
}
.calculator h3{
    color:#fff
}
.calculator p{
    padding-bottom:20px;
    color:#fff
}
.calculator-btn button{
    color:#000!important
}
.card-header-center{
    justify-content:center!important;
    background-color:#ccc;
}
.image{
    width:100%;
    text-align:center!important
}
.bg-grey{
    background-color:#f3f4f5;
}
.bg-orange{
	color:#fff!important;
    background-color:#F15A22!important;
}
.bg-white{
    background-color:#fff!important
}
#article p{
    padding-top:13px!important
}
#article ul{
    padding-left:10px
}
#article h4{
    font-weight:500;
    font-size:28px;
    color:#000;
    padding-top:25px
}
#categories h2{
    text-align:center;
    font-weight:500;
    font-size:24px;
    color:#F15A22;
    padding-top:10px;
    padding-bottom:25px
}
#categories .col-md-6{
    margin-bottom:20px
}
#categories .card-body{
    padding:40px;
    text-align:center
}
#categories .card-footer{
    text-align:center
}
#categories .btn{
    margin-top:20px
}
.lang{
    font-size:21px!important
}
.bio{
    font-size:18px
}
.name{
    padding-bottom:10px;
    font-size:21px;
    font-weight:500
}
#right .card-header{
    font-size:21px;
    font-weight:400
}
#right p{
    font-size:17px
}
#right h4{
    text-align:left;
    padding-top:10px;
    padding-bottom:10px
}
#right li{
    font-size:14px;
    padding-left:10px;
    list-style-type:none;
    color:#ccc;
    position:relative
}
#right li::before{
    content:'■';
    position:absolute;
    left:-1em;
    font-size:1.1em
}
.trade{
    font-size:14px!important
}
.started{
    animation:pulseorange 2s infinite
}
.pulse-red {
    animation:pulsered 1.4s infinite
}
@keyframes pulse{
    0%{
        box-shadow:0 0 0 0 rgba(21,115,71,.7)
    }
    70%{
        box-shadow:0 0 0 10px rgba(21,115,71,0)
    }
    100%{
        box-shadow:0 0 0 0 rgba(21,115,71,0)
    }
}
@keyframes pulsered{
    0%{
        box-shadow:0 0 0 0 rgba(0, 0, 0,.7)
    }
    70%{
        box-shadow:0 0 0 10px rgba(0, 0, 0,0)
    }
    100%{
        box-shadow:0 0 0 0 rgba(0, 0, 0,0)
    }
}
.visitor_name{
    max-width:400px;
    font-size:15px;
    color:#707378;
    background-color:#d97d5e!important;
    padding:0 15px 0 15px;
    border:1px solid #ccc;
    border-radius:2px;
    -webkit-appearance:none;
    animation:pulse 2s infinite
}
.modal-title{
    font-size:24px;
    font-weight:500
}
#visitor p{
    padding-top:10px;
    padding-bottom:10px
}
.med{
    font-weight:500;
    color:#F15A22
}
.divider{
    padding-top:20px;
    padding-bottom:20px;
    border-top:3px dashed #ccc
}
h3{
    font-size:19px;
    font-weight:500
}
h4{
    font-size:23px;
    font-weight:500
}
#bottom .card-body{
    text-align:center
}
#bottom .card-header{
    text-align:center
}
#bottom .btn{
    margin-top:20px;
    margin-bottom:20px
}
#bottom .card-footer{
    text-align:center
}
.avatar{
    vertical-align:middle;
    border-radius:50%
}
#bottom{
    margin-top:40px!important
}
#toplinks li{
    padding-top:5px;
    padding-bottom:5px
}
.sb1{
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:2px solid #F15A22;
    width:100%;
    font-weight:500
}
#blog h1{
    font-size:34px;
    font-weight:400;
    line-height:40px
}
.home{
    border:1px solid #ccc;
    color:#777
}
.home:hover{
    border:1px solid #F15A22
}
#blog p{
    padding-top:10px
}
#blog .card-header{
    padding-left:30px;
    padding-right:30px
}
.tip1{
    padding:40px
}
#article ul{
    padding-top:15px;
    margin-left:18px
}
#article li{
    padding-left:10px;
    list-style-type:none;
    position:relative
}
#article li::before{
    content:'■';
    position:absolute;
    left:-1em;
    font-size:1.1em
}
.intropic{
    border-radius:4px;
    border:3px solid #F15A22
}
.shadow1{
    border-radius:8px;
    box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 1px 3px 1px
}
.accordion-item{
    border-bottom:2px solid #F15A22
}
.accordion-button{
    margin-left:0;
    font-weight:500
}
strong{
    color:#F15A22
}
.bg-grey{
    background-color:#fbfbfb
}
.title1{
    text-align:center;
    font-size:24px;
    font-weight:400
}
.rad4{
    border-radius:4px
}
.top30{
    margin-top:30px
}
.form-item{
    border-radius:0;
    width:100%;
    font-size:15px;
    line-height:1.66667;
    background:#fbfcfd;
    color:#26282d;
    padding:17px 10px 16px;
    border:1px solid #f0f0f0;
    -webkit-appearance:initial
}
.lead{
    background-color:#fff;
    padding:30px;
    border:0!important;
    box-shadow:rgba(0,0,0,.1) 0 10px 50px
}
.lead-title{
    font-size:34px;
    font-weight:300;
    text-align:center;
    padding-bottom:20px;
    font-family:geomanist;
    line-height:40px
}
.cat{
    font-size:14px;
    color:#F15A22
}
.confirm{
    font-size:15px
}
.strong{
    font-weight:400;
    font-size:21px
}
#right-lead p{
    padding-top:15px
}
.item{
    font-size:21px;
    font-weight:400
}
.bold{
    font-weight:700
}
.boldorange{
    font-weight:700;
    color:#F15A22
}
.strike{
    text-decoration:line-through
}
.container1{
    margin-top:20px;
    display:block;
    position:relative;
    padding-left:35px;
    margin-bottom:12px;
    cursor:pointer;
    font-size:22px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.container1 input{
    position:absolute;
    opacity:0;
    cursor:pointer;
    height:0;
    width:0
}
.text-orange{
    color:#F15A22
}
.checkmark{
    position:absolute;
    top:0;
    left:0;
    height:25px;
    width:25px;
    background-color:#eee
}
.container1:hover input~.checkmark{
    background-color:#ccc
}
.container1 input:checked~.checkmark{
    background-color:#F15A22
}
.checkmark:after{
    content:"";
    position:absolute;
    display:none
}
.container1 input:checked~.checkmark:after{
    display:block
}
.container1 .checkmark:after{
    left:9px;
    top:5px;
    width:5px;
    height:10px;
    border:solid #fff;
    border-width:0 3px 3px 0;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.current a{
    border-bottom:1px solid #fff!important
}
.title{
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    font-size:21px
}
h1{
    font-size:32px;
    font-weight:700
}
.pricing{
    text-align:center;
    padding:30px
}
#article p{
    padding-top:30px!important
}
.content-inner{
    margin-left:30px;
    margin-right:10px
}
#content-inner p{
    padding-top:1px!important
}
.g-2-l{
    margin-left:2px
}
#pricing strong{
    color:#000
}
#pricing p{
    padding:1px
}
#pricing h4{
    font-size:25px
}
.nobullet{
    list-style-type:none;
    margin:0;
    padding:0
}
.text-left{
    text-align:left!important
}
.error{
    background-color:#facaca;
    border:1px solid #e05151
}
.reload{
    border:1px solid #ccc;
    padding:4px;
    font-size:12px;
    margin-bottom:5px
}
.dark1{
    background-color:#29241f!important
}
.w100{
    width:100%
}
.heldesklogin{
    background-color:#F15A22;
    color:#fff!important
}

@media(max-width:967px){
.auth-fluid-form-box {
    padding: 3px!important;
}
}
@media(min-width:767px){
    .bg-white-desktop{
        background-color:#fff
    }
    .helpdesk-btn{
        border-radius:3px;
        background-color:#fbfcfd
    }
}
@media(min-width:1024px){
    .bg-white-desktop{
        background-color:#fff
    }
    .offsetmenu{
        padding-left:60px
    }
    .nb-5 {
        padding-bottom: 30px;
    }
}
.url {
    font-size:30px;
    font-weight:500;
    font-family:bahnschrift;
    display:block;
    color: #fff;
    margin-right: 10px;
}
.url a hover {
    text-decoration: none!important;
    color: #fff!important;
}
.url-login {
    font-size:30px;
    font-weight:500;
    font-family:bahnschrift;
    display:block;
    color: #F15A22;
    margin-right: 10px;
}
.url-login a hover {
    text-decoration: none!important;
    color: #F15A22!important;
}
.sub-url {
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 15px;
}
.logo-white a {
    color: #fff!important;
}
.account-user-name {
 color: #fff;
 padding-top: 5px;
 text-decoration: none!important;
 font-weight: 400!important;
}
.nav-link a {
 text-decoration: none!important;
 font-weight: 400!important;
}
.no-border {
    border: none!important;
}
.noti-icon {
    color: #fff!important;
}
#logo a:hover {
    color: #fff!important;
    text-decoration: underline;
}
.nav1 {
    background-color: #f15a22!important;
}
.nav1 a {
    color: #fff!important;
}
.nav1 li {
    color: #fff;
}
.dropdown-menu {
    background-color: #3D4655!important;
    -webkit-box-shadow: 0 20px 29px 0 rgb(207 67 20 / 50%);
    box-shadow: 0 20px 29px 0 rgb(207 67 20 / 50%);
    border: none;
}
.dropdown-menu a:hover {
    background-color: #566378!important;
}
.dropdown-menu a {
    background-color: #3D4655!important;
}
.dropdown-menu .active {
    color: orange;
}
ol a {
    color: #26282D;
}
.page-title-box {
    margin-top: 40px;
}
#tickets h5 {
    font-weight: 400;
    font-size: 18px;
    color: #000!important;
}
.shade1 {
    -webkit-box-shadow: 0 2px 30px 0 rgb(207 67 20 / 20%);
    box-shadow: 0 2px 30px 0 rgb(207 67 20 / 10%);
    border-radius: 5px;
}
.ticket {
    color: #CE5C36;
}
.time {
    font-weight: 500;
    font-size: 14px;
    padding: 5px;
    background-color: green;
}
.narrow {
    color: #fff;
    padding: 5px;
    font-weight: 400!important;
}
.warning {
    background-color: #db3b43;
}
.success {
    background-color: #3bdb80;
}
.size-44 {
    font-size: 34px;
    line-height: 40px;
}
@media only screen and (max-width: 968px) {
.nobile {
    display: none;
}
}
.card-pricing-plan-tag {
    background-color: #F15A22!important;
    color: #fff!important;
    font-weight: 400!important;
}
.form-label {
    font-size: 15px;
    font-weight: 400;
}
#uploads th, td {
    font-size: 13px!important;
}
#login .form-label {
    font-size: 15px;
    font-weight: 400;
}
#login .form-check-label {
    font-size: 15px;
    font-weight: 400;
}
#register label {
    font-size: 15px;
    font-weight: 400;
}
.closed {
    background-color: #777!important;
}
.open {
    background-color: #42D29D!important;
}
.max1 {
    text-align:justify;
}
.bg-dark {
    background: #231F20!important;
}
.dropdown-toggle::after {
    display:none!important;
}
.table {
    font-size: 14px!important;
}
.jstree-clicked {
    background: #ECECED!important;
}
.card {
    box-shadow: none!important;
}
.card-header {
    background: #f2f2f2!important;
    font-weight: normal;
    padding-top: 14px!important;
    padding-bottom: 10px!important;
}
.gradient1 {
background: #ffffff!important; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 98%, #f6f6f6 100%)!important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 98%,#f6f6f6 100%)!important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 98%,#f6f6f6 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0); /* IE6-9 */
border-radius: 8px;
}
.gradient2{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border-bottom: 2px solid #231F20;
}
.gradient3 {
    background: #fcfffd!important;
}
#bdNavbar a{
    color: #000!important;
}
h4 {
    font-size: 19px!important;
}
.form-label {
    font-weight: bold;
}
h5 {
    color: #CE5C36!important;
}
.edit {
  display: none;
}
[data-letters]:before {
  content:attr(data-letters);
  display:inline-block;
  font-size:1em;
  width:2.5em;
  height:2.5em;
  line-height:2.5em;
  text-align:center;
  border-radius:50%;
  background:#333;
  vertical-align:middle;
  margin-right:0.6em;
  color:white;
}
.profile-card {
    border:1px solid #ccc;
    background: #F2F2F2;
    padding: 5px;
    border-radius: 8px;
    width: 100%;
}
.text-danger-title {
    color: #DC3545;
    background: #f2cbcf;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 4px solid #DC3545!important;
}
.text-success-title {
    color: #198754;
    background: #cef0e0;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 4px solid #198754!important;
}
.text-decoration-underline {
    text-underline-position: under;
}
.dropdown-menu {
    background: #F2F2F2!important;
}
.card-widgets a {
    background: #F2F2F2!important;
}
.dropdown-menu-end a:hover {
    background: #ccc!important;
}
.dropdown-toggle {
    font-size: 30px!important;
}
.border-top-success {
    border-top:3px solid #198754!important;
}
.border-top-pending {
    border-top:4px solid #ccc!important;
}
.border-top-danger {
    border-top:4px solid #DC3545!important;
}
a {
    text-decoration: none!important;
}
.descriptionbox {
    padding: 10px;
    border-radius: 8px;
}
.border-dashed {
    border:2px dashed #ccc!important;
}
.text-danger-alert {
    background: #f2cbcf;
    color: #DC3545;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}
.text-success-alert {
    background: #c5ebd9;
    color: #198754;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}
.btn-upload {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d6d6d6+0,f3f3f3+52,ededed+99,ededed+99,cecece+100 */
    background: #d6d6d6; /* Old browsers */
    background: -moz-linear-gradient(top,  #d6d6d6 0%, #f3f3f3 52%, #ededed 99%, #ededed 99%, #cecece 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #d6d6d6 0%,#f3f3f3 52%,#ededed 99%,#ededed 99%,#cecece 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #d6d6d6 0%,#f3f3f3 52%,#ededed 99%,#ededed 99%,#cecece 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
    border:1px solid #ccc!important;
    color: #000;
    font-size: 14px!important;
}
.fa-folder-open {
    color: #E0C88D;
}
.upload-required {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
    background: #a90329; /* Old browsers */
    background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
    color: #fff!important;
}
.btn-primary {
    background: #F15A22!important;
    border:1px solid #F15A22!important;
}
.btn-primary:hover {
    background: #bf491d;
    border:1px solid #bf491d!important;
}
.drop-zone {
  max-width: 200px;
  height: 200px;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 20px;
  cursor: pointer;
  color: #cccccc;
  border: 4px dashed #009578;
  border-radius: 10px;
}

.drop-zone--over {
  border-style: solid;
}

.drop-zone__input {
  display: none;
}

.drop-zone__thumb {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #cccccc;
  background-size: cover;
  position: relative;
}

.drop-zone__thumb::after {
  content: attr(data-label);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  text-align: center;
}
#gallery {
  padding-top: 40px;
  @media screen and (min-width: 991px) {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}
.img-card {
    border-radius: 0px!important;
}
.card-img-top {
width: 100%;
height: 25vh;
object-fit: cover;
border-radius: 0px;
}
img {
    border-radius: 0px!important;
}
.btn {
    text-align: left!important;
}
.hiddenupdate {
    color: #000;
    padding: 7px;
    border:1px solid #333;
    width: 100%;
    border-left: 3px solid #198754;
}
.bg-grey {
    background: #E2E3E5!important;
    border-left: 3px solid #333;
}
.icon-tabler {
    margin-top: 0px!important;
}
.profile-card-add {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px;
    padding-bottom: 11px;
    justify-content: center!important;
    font-weight: bold;
    color: #ccc;
    border:1px dashed #333;
    text-align: center!important;
}
.profile-card-add:hover {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px;
    padding-bottom: 11px;
    justify-content: center!important;
    font-weight: bold;
    color: #000!important;
    text-align: center!important;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.descriptionbox {
    background: #F2F2F2;
    margin-top: 10px;
}
input.larger {
    width: 20px;
    height: 20px;
}
@media (min-width: 1100px) {
    .container{
        max-width: 1470px!important;
    }
    .container-fluid {
        max-width: 1470px!important;
    }
}