﻿.displayNone
{
    display: none;
}


/*overridden style due to bootstrap integration */

body
{
    font-family: "proxima-nova" ,sans-serif !important;
    color: rgb(83, 97, 111);
}

div
{
    box-sizing: border-box !important;
}
h1
{
    color: rgb(40, 47, 54) !important;
}

p
{
    font-size:13px;
    line-height:normal;
}

.span12
{
    width: 100%;
    margin-left: 0px;
}

.container
{
    width: 940px;
}


.text-danger
{
    
    font-size:14px !important;
    
}


#myIntuiface a
{
    color: #000;
}

#marketPlace h1
{
    font-weight: 400;
    line-height: 1.2em;
    color: rgb(40,47,54);
    font-size: 38.5px;
}


.blue
{
    color: 4AC2F6;
}

.btn.btn-info.btn-blue,.btn-info.btn-blue, .btn-blue
{
    background-color: #4ac2f6;
    font-size: 14px;
    padding: 7px 35px !important;
    color: #fff;
    border: 1px solid transparent;;
}
.btnEditYourProfile
{
    position: absolute;
    top: -30px;
    right: 0px;
}

.btn-red {
    color: #ffffff;
    background-color: #4ac2f6;
}

.btn-red:hover, .btn.btn-info.btn-blue:hover,.btn-info.btn-blue:hover, .btn-blue:hover  {
    color: #ffffff;
    background-color: rgba(74,194,246,.8);
    border: 1px solid transparent;

}

.btn.disabled
{
    border: 1px solid transparent;
    border-color: #bcbcbc;
    color: #333;
    background-color: #fff;
    outline: none;
    padding: 6px 12px;
}

.btn.disabled:hover
{
    opacity: .65;
}



.btn-grey, .btn-grey:active, .btn-grey:focus{
    border: 1px solid #bcbcbc;
    color: #333;
    background-color: #fff;
    outline: none;
    padding: 6px 12px;
}
.btn-grey:hover{
    color: #333;
    background-color: #e6e6e6;
    border: 1px solid #bcbcbc;
}

.top0
{
    margin-top: 0px !important;
}
.top5
{
    margin-top: 5px !important;
}
.top10
{
    margin-top: 10px !important;
}
.top15
{
    margin-top: 15px !important;
}
.top20
{
    margin-top: 20px !important;
}
.top25
{
    margin-top: 25px !important;
}
.top30
{
    margin-top: 30px !important;
}
.top35
{
    margin-top: 35px !important;
}

.left0
{
    margin-left: 0px !important;
}
.left5
{
    margin-left: 5px !important;
}
.left10
{
    margin-left: 10px !important;
}
.left15
{
    margin-left: 15px !important;
}
.left20
{
    margin-left: 20px !important;
}
.left25
{
    margin-left: 20px !important;
}
.left30
{
    margin-left: 30px !important;
}

.right0
{
    margin-right: 0px !important;
}
.right5
{
    margin-right: 5px !important;
}
.right10
{
    margin-right: 10px !important;
}
.right15
{
    margin-right: 15px !important;
}
.right20
{
    margin-right: 20px !important;
}
.right25
{
    margin-right: 20px !important;
}
.right30
{
    margin-right: 30px !important;
}

.bottom0
{
    margin-bottom: 0px !important;
}
.bottom5
{
    margin-bottom: 5px !important;
}
.bottom10
{
    margin-bottom: 10px !important;
}
.bottom15
{
    margin-bottom: 15px !important;
}
.bottom20
{
    margin-bottom: 20px !important;
}
.bottom25
{
    margin-bottom: 20px !important;
}
.bottom30
{
    margin-bottom: 30px !important;
}

.leftRight0
{
    margin: 0px 0px;
}
.leftRight5
{
    margin: 0px 5px;
}
.leftRight10
{
    margin: 0px 10px;
}
.leftRight15
{
    margin: 0px 15px;
}
.leftRight20
{
    margin: 0px 20px;
}
.leftRight25
{
    margin: 0px 20px;
}
.leftRight30
{
    margin: 0px 30px;
}

.topBottom0
{
    margin: 0px 0px;
}
.topBottom5
{
    margin: 5px 0px;
}
.topBottom10
{
    margin: 10px 0px;
}
.topBottom15
{
    margin: 15px 0px;
}
.topBottom20
{
    margin: 20px 0px;
}
.topBottom25
{
    margin: 20px 0px;
}
.topBottom30
{
    margin: 30px 0px;
}

.margin0
{
    margin: 0px  !important;
}
.margin5
{
    margin: 5px;
}
.margin10
{
    margin: 10px;
}
.margin15
{
    margin: 15px;
}
.margin20
{
    margin: 20px;
}
.margin25
{
    margin: 20px;
}
.margin30
{
    margin: 30px;
}


.vcenter
{
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/* used for market place pages */
.marketImageContainer
{
    height: 168px;
    width: 298px;
    position: relative;
    overflow: hidden;
}


.marketDescriptionContainer
{
    padding:10px;
}

.marketContainer
{
    border: 1px solid #BCBCBC;
    width: 300px; 
    margin: 0 25px 20px 25px; 
    padding: 0;
}


label.marketPrice
{
    font-weight: 600;
    right: 0px;
    top: 15px;
    margin-left: 50px;
    position: absolute;
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    margin-left: 15px;
    background: #4AC2F6;
    z-index: 6;
    text-align: center;
    color: #fff;
}
label.marketPrice:after
{
    content: "";
    position: absolute;
    right: 100%;
    bottom: 0;
    width: 0;
    height: 0;
    display: inline-block;
    line-height: 0;
    border-width: 15px;
    border-style: solid;
    border-color: transparent #4AC2F6 transparent transparent;
}
label.marketPrice:before
{
    content: '';
    position: absolute;
    bottom: 6px;
    width: 120px;
    left: -35px;
    height: 4px;
}

p.marketName
{
    font-size: 16px !important;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px;
    max-height: 45px;
    min-height: 45px;
    overflow: hidden;
}

#marketPlace p.marketAuthor
{
    font-size: 12px !important;
    color: #595959;
}


.row.search select.platformDDList
{
    margin-right: 20px;
    margin-left: 20px;
}

#marketPlace p
{
    font-size: 16px !important;
}

#marketPlace p.lead
{
    font-size: 21px !important;
}

#marketPlace h3
{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 600;
    line-height: 1.2em;
    color: rgb(40,47,54);
    margin: 40px 0 0 0;
}

#marketPlace ul
{
    margin: 5px 0px 10px 25px;
}

h3.homeTitle
{
    margin: 10px 0 0 0 !important;
}

#marketPlace a.back
{
    position: absolute;
    left: 20px;
}

#marketPlace .marketThumbnail
{
    max-height: 170px;
    overflow: hidden;
}

#marketPlace p.description
{
    min-height: 10px;
}

#marketPlace .search
{
    text-align: right;
    margin: 0 0 20px 0;
}


.img-rounded
{
    border: none;
    box-sizing: border-box;
}

.backArrow
{
    background: url('/images/backArrow.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.backArrow:hover
{
    background: url('/images/backArrowHover.png') no-repeat;
}


.tryBuyBtn
{
    text-align: right;
}
a.buyLink
{
    display: block;
    margin-top: 5px;
}


.grey
{
    background-color: #dcdee0 !important;
    color: #282F37 !important;
}

.grey:hover
{
    background-color: #b1B5BB !important;
    color: white !important;
}


.tag
{
    background-clip: border-box;
    background-color: rgb(27, 157, 236);
    background-image: linear-gradient(rgb(29, 167, 238), rgb(23, 142, 233));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid rgb(0, 115, 187);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px 0px, rgba(255, 255, 255, 0.027451) 0px 1px 0px 0px inset;
    box-sizing: content-box;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    margin: 10px 3px 3px 0;
    padding: 2px 6px;
}

.galleryImg
{
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom:0px !important;
    display: inline-block;
    width: 400px;
    max-width: 400px;
    height: auto;
    float: none;
    vertical-align: top;
    box-sizing: border-box;
    width: auto;
    max-height: 225px;
}

.imageThumbnail
{
    max-height: 225px;
    overflow: hidden;
}

.galleryImg .galleryImgContainer
{
    text-align: center;
    max-height: 225px;
    width:365px;
    margin-bottom:0 !important;
}

.galleryImg .galleryImgContainer a
{
    max-height: 225px;
    height: 100%;
}
.galleryImg .galleryImgContainer .overlay
{
    width: 100% !important;
    height: 100%;
    max-height: 225px;
    opacity: 0 !important;
}


.mediasRow
{
    /*overflow-x: scroll;*/ /*overflow-y: hidden;*/
    _width: 100%;
    height: auto;
    margin-top: 45px;
}

.overflow
{
    width: auto;
    white-space: nowrap;
}

.strong
{
    font-weight: 900;
    margin: 0 10px;
}

.price
{
    font-weight: 400;
    margin: 0 15px 0 0;
}

.vat
{
    margin: 0 15px 0 0;
}

.noLink
{
    color: inherit;
}
.noLink:hover
{
    text-decoration: none;
    color: inherit;
}

.pp_gallery ul, .pp_gallery ul a
{
    height: auto !important;
}
.pp_gallery ul
{
    width: 100% !important;
}

#experiences
{
    width: 750px;
}


/* Filters */


#filters .titleFilter
{
    margin-top: 4px;
    font-family: Montserrat, sans-serif;
    color: #4AC2F6;
    font-size: 14px;
    font-weight: 700;

    display: block;
    text-transform: uppercase;
}

#filters .titleFilter:after
{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid rgb(83, 97, 111);
    display:inherit;
    height:5px;
}

#filters .select-wrapper
{
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    border: none;
}

#filters .select-wrapper select
{
    border: none;
    overflow: hidden !important;
    outline: none;
    width: 170px;
    padding: 10px;
    margin: -5px -20px -5px -5px;
}

#filters select:focus, #filters option:focus, #filters select::-moz-focus-inner, #filters option::-moz-focus-inner
{
    border: none;
    overflow: hidden !important;
    outline: none;
}

.draft
{
    background-color: #DCEFF4;
}
.onMarket
{
    background-color: #C6E0F4;
}
.validating
{
    background-color: #BEBEE5;
}
.rejected
{
    background-color: #BEBEE5;
}
.error
{
    background-color: #E0CBBD;
}

.statusHeader
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 50px;
    float: none;
}

.internalDiv
{
    position: absolute;
    bottom: 50px;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 50px;
    float: none;
    background-color: rgba(255, 140, 0, 0.7);
}
.internalDivDetail
{
   
    bottom: 50px;
    width: 100%;
    height: 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    float: none;
    background-color: rgba(255, 140, 0, 0.7);
}

.statusHeader p
{
    vertical-align: middle;
    display: inline-block;
}

.draftHeader
{
    background-color: rgba(110, 191, 224, 0.7);
}
.onMarketHeader
{
    background-color: rgba(0, 64, 158,0.7);
}
.validatingHeader
{
    background-color: rgba(88, 68, 173,0.7);
}
.rejectedHeader
{
    background-color: rgba(103, 107, 124, 0.7);
}
.errorHeader
{
    background-color: rgba(114, 83, 70, 0.7);
}


#filters option:checked, option:hover {
    background-color: #fff;
    color: #3674CE;
    text-decoration: underline;
    cursor: pointer;
}

.stick
{
    position: fixed;
    top: 80px;
}

/*CAROUSSEL  detail page*/

.glide__arrow
{
    background-color: rgba(0, 0, 0, 0.6);
    border-radius:30px;
    padding:12px ;
    color: #fff;
    fill:#fff;
}

.glide__bullet{
    background-color: black;
    opacity: 0.25;


}
.glide__bullet--active
{
    opacity: 1;
}

.glide__bullets
{
    bottom: -1em;
}










a.pp_close {
    right: -2px !important;
    top: -22px !important;
    z-index: 99 !important;
}
a.pp_expand
{

    display:none !important;
}

a.pp_play
{

    display:none !important;
}


/* MORE EXPERIENCES detail page */
#moreExperiences .span4
{
    margin-left: 10px;
    margin-right: 10px;
}



#moreExperiences .marketContainer
{
    border: 1px solid #BCBCBC;
    width: auto;
    padding: 0;
    margin:auto;
}



/* EXPERIENCE MARKETPLACE TEMPLATE by SMA */


/* CONTENT HOVER */

.contenthover
{
    z-index:999; 
    background-color:rgba(0, 0, 0, 0.8);
    display: none; 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%;
    height: 100%;
    color: #fff;
}

.contenthover .container
{
    padding: 0px 20px 0px 20px;
    position: absolute;
    width: 100%;
    height: 225px;
}

.contenthover .marketDescription
{
    _position: absolute;
    top: 10px;
}

.contenthover .marketSize
{
    position: absolute;
    bottom: 10px;
}

.contenthover .clickHereLink
{
     position: absolute;
    bottom: 35px;
    text-align:center;
    color:#3abff8;
    width:273px;
    font-weight: lighter;
}

.contenthover .marketScenes
{
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.ch_hover
{
    z-index: 99 !important;
}


/* MARKETPLACE DETAIL */
#marketPlaceDetail .headerTitle
{
    background-color: #DCDEE0;
    padding: 10px 5px;
    margin-left:0;
    margin-right:0;
}

#marketPlaceDetail .noMargin
{
    margin-left:0;
    margin-right:0;
}
#marketPlaceDetail .name
{
    font-weight: 600;
    line-height: 1.2em;
    color: rgb(40,47,54);
    font-size: 38.5px;
    text-align: left;
    margin: 0;
    font-size: 24px;
}
#marketPlaceDetail .author
{
    font-size: 12px !important;
    color: #595959;
    margin: 5px 0;
}
#marketPlaceDetail .info
{
    font-weight: 600;
    margin: 10px 0px;

}

#marketPlace .jqte_editor
{
    min-height:175px;
}


a.deleteBtn
{
    display:inline-block;
    float: right;
}


#marketPlaceDetail div.description
{
    min-height:200px;
    max-height:200px;
    overflow-y:auto;
}

#marketPlaceDetail .information ul
{
    padding-left: 15px;
}

#marketPlaceDetail .price
{
    font-weight: 600;
    font-size: 26px;
}


#marketPlaceDetail .tags, #marketPlaceDetail .rating
{
    visibility: hidden;
}

#marketPlaceDetail .livePreviewBloc
{
    background: #C1ECF7;
    border-radius: 6px;
    margin-top: 15px;
    margin-left: 15px;
    padding: 20px 20px 20px 40px;
}

#marketPlaceDetail .xpStatusRow
{
    padding-left:0px;


}
#marketPlaceDetail span.xpStatus
{
    padding-left:0px;
    color:#50BFEE !important;
    font-weight:600;
    text-transform:uppercase;
    font-size:18px;

}
#marketPlaceDetail a.xpStatusAction
{
    text-decoration:underline;
    color: #B7B7B7;
    margin:0 5px;


}
#marketPlaceDetail a.xpStatusAction:hover
{
    text-decoration:none;
    color: #595959;


}


#marketPlaceDetail .livePreviewBloc p.livePreviewTitle
{
    display: inline-block;
    font-weight: 600;
    font-size:16px;
}


#marketPlaceDetail .livePreviewBloc i.fa-eye
{
    margin-left: -20px;
}
#marketPlaceDetail .supportBlock
{
    _margin-top: 25px;
    padding: 15px;
}
#marketPlaceDetail .supportBlock p
{
    color: #fff !important;
    text-align:justify;
}

#marketPlaceDetail .supportBlock a, #marketPlaceDetail .livePreviewBloc a, #marketPlaceDetail .author a {
    color: #1A45A1;
    text-decoration: underline;
}

#marketPlaceDetail .supportBlock a:hover, #marketPlaceDetail .livePreviewBloc a:hover, #marketPlaceDetail .author a:hover {
    color: #3674CE;
    text-decoration: underline;
}

#marketPlaceDetail .supportBlock a:active, #marketPlaceDetail .livePreviewBloc a:active, #marketPlaceDetail .author a:active {
    color: #4AC2F6;
    text-decoration: underline;
}

.expertLink
{
    color: #4AC2F6;
    padding: 5px;
}


#marketPlaceDetail .supportBlock p.supportTitle
{
    font-weight: 600;
    font-size: 14px;
}

#marketPlaceDetail .supportBlock > div
{
    background: #515151;
    padding: 14px;
}
#marketPlaceDetail .livePreviewTitle
{
}

.dotLineSeparator
{
    border-top: 1px dotted #C9CACA;
    padding: 20px 0px;
    width: 97% !important;
}

.userImage
{
    display: inline-block;
    margin-right: 20px;
}

.dotLineSeparator p
{
    _display: inline-block;
}

#marketPlace .checkbox
{
    _padding-left: 0;
}

#marketPlace p.help-block
{
    color: #999;
    font-size: 14px !important;
    padding: 0 0 0 10px;
    line-height:normal;
    font-family: "Raleway", serif;
    font-weight: 400;
    text-align: justify;
}
#marketPlace h1.submissionForm
{
}

#galleryContainer
{


}

#galleryContainer div.img-thumbnail
{
    width: 40%;
    text-align: center;
    margin: 10px 5px 10px 5px;
    min-width: 195px;
    max-width: 195px;
    min-height: 130px;
    max-height: 130px;
    -webkit-transition: none;
    transition:none;

}


#thumbnailDnDProgressBar, #progress_bar
{

    display:none;
}

#thumbnailDnDProgressBarContainer, #progressBarContainer
{
    _margin-top: 40px;
    display:none;
}

.licenseRow
{
    background-color:#999;
}


.mediaRow
{
    margin-left:0px !important;
    min-height:110px;
    max-height:110px;
}

#progress_text
{
    height: 100%;
    width: 100%;
    background-color: transparent;
    z-index: 99;
    position: absolute;
    top: 0px;
}
#progress_text p
{
    font-size: 12px !important;
    text-align: center;
    margin-top: 50px;
    line-height: 17px;
}


#marketPlace p.help-label
{
    font-size: 14px !important;
    padding-left: 28px;
    margin-top: 5px;
    line-height: 14px;
}

#marketPlace  .authorText
{
    color:#B7B7B7;
    width: 110px;
    display: inline-block;
}


#marketPlace .radio, .checkbox
{
    padding-left: 0px;
    _margin-left: -24px;
}

#marketPlace label.formTitle,  #marketPlace label.control-label
{
    font-weight: 600 !important;
    font-size: 18px !important;
    _margin-right:80px;
}

#marketPlace hr
{
    margin:10px 0 !important;
    border: 0;
    border-top: 1px solid #ccc;
}

#marketPlace .titleContainer
{
    background-color:#dcdee0;
    padding:10px;
    line-height: 15px;
    margin-bottom:20px;

}

#marketPlace .trialBloc
{
    background: #C1ECF7;
    border-radius: 6px;
    padding:5px;
    margin-bottom:20px;

}


#marketPlace .titleContainer input
{
    width:749px;
}

.seller .aspNetDisabled input, .seller .aspNetDisabled textarea, .seller .aspNetDisabled select  {
    cursor: not-allowed !important;
    background-color: #c4c4c4;
}

.seller input, .seller textarea, .seller select  {
    width:100%;
    margin-left:10px;
    min-height:30px;
}


