/*FROM MEMBERADMIN GLOBALS*/
/*global classes*/
.fltLft{float:left;}
.fltRgt{float:right;}

.clrBth{clear:both; line-height:0; font-size:0;}
.clrLft{clear:left; line-height:0; font-size:0;}
.clrRgt{clear:right; line-height:0; font-size:0;}

.mrgRgtKl{margin-right:1em;}
.mrgRgtKl2{margin-right:0.7em;}
.mrgRgtKl3{margin-right:0.5em;}
.mrgRgt{margin-right:2em;}
.mrgRgtBg{margin-right:3em;}

.mrgTopKl2{margin-top:0.3em;}
.mrgTopKl{margin-top:0.5em;}
.mrgTopMd{margin-top:1em;}
.mrgTopBg, .mrgTop2em{margin-top:2em;}
.mrgTopXBg{margin-top:5em;}

.mrgBotNone{margin-bottom:0 !important;}
.mrgBotKl2{margin-bottom:0.3em;}
.mrgBotKl{margin-bottom:0.5em;}
.mrgBotMd{margin-bottom:1em;}
.mrgBotMd2{margin-bottom:1.5em;}
.mrgBotBg{margin-bottom:2em;}
.mrgBotBg3{margin-bottom:3em;}

.mrgBot2 {margin-bottom: 20px;}


.mrgLftKl{margin-left:1em;}
.mrgLftBg{margin-left:3em;}
.padLft03{padding-left: 0.3em;}
.padLft05{padding-left:0.5em;}
.padLft10{padding-left:1.0em;}
.pdgRgt05{padding-right: 0.5em;}
.padRgt1{padding-right:1em;}
.padBot10{padding-bottom:1.0em;}

.pdgTop1em{padding-top: 1em;}
.pdgTop2em{padding-top: 2em;}

.wi98{width: 98% !important;}
input.input90Width{width: 90%;}

.versalien{text-transform:uppercase;}
strong, b{font-weight:bold;}
.centered{text-align: center;}
.txtright{text-align: right;}
.wsnbr{white-space: nowrap;}

img{border:0;}
a img, img a{border:0; text-decoration:none;}
a, a:hover, a:focus, a:active{text-decoration:none;}
a:hover{transition: color 0.15s ease-in-out 0s;}
textarea, select, input, button { outline: none; }

a.blueLink{color:#53c5c3;}
a.blueLink:hover{color:#272727;}

a.blueLinkInvers{
    background-color: #029fa5;
    color: white;
    padding: 0 5px 3px 5px;
}

a.blueLinkInvers:hover{
    background-color: #272727;
}


.sidebartoggle{display: none;}

.streamColor .menuMetaFront li a{color:#FFF;}
.streamColor .selectAccountBox ul li.accStr a{color:#00c5cc;}

.streamColor .menuMainFront{
    border: 1px solid #a1cccd;
    padding: 5px 0 5px 0;
}

.streamColor .menuSubFront{margin: 0;}

.streamColor .menuMainItems {margin-top: 6px;}
.streamColor .menuMainItems li a {color: rgba(131,181,182,1);}
.streamColor .menuMainItems li a:hover {color: #272727;}
.streamColor .menuMainItems li:last-child a{color: #272727;}
.streamColor .menuMainItems .smallNaviFont{color: #272727;}
.streamColor .menuMainSearch{background-color: #FFF;}
.streamColor .menuMainSearch input {
    background-color: #FFF;
    color: rgba(131,181,182,1);
}


.streamColor .quicklinksFlowWrp{
    background-color: #FFF;
    font-family: 'Nunito Sans', sans-serif;
    padding: 10px 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.streamColor .quicklinksFlowWrp ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}
.streamColor .quicklinksFlowWrp ul li{display: inline;}
.streamColor .quicklinksFlowWrp ul li a{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
    padding-left: 18px;
    color: #272727;
}

.streamColor .quicklinksFlowWrp ul li a.tagcolor_art{color: #d693d0;}
.streamColor .quicklinksFlowWrp ul li a.tagcolor_fashion{color: #ba6bde;}
.streamColor .quicklinksFlowWrp ul li a.tagcolor_celebrity{color: #7a78e0;}
.streamColor .quicklinksFlowWrp ul li a.tagcolor_editorial{color: #b674ce;}
.streamColor .quicklinksFlowWrp ul li a.tagcolor_film{color: #69bd7c;}
.streamColor .quicklinksFlowWrp ul li a.tagcolor_illustration{color: #698bc3;}
.streamColor .quicklinksFlowWrp ul li a.tagcolor_post{color: #b7bd4e;}
.streamColor .quicklinksFlowWrp ul li a.tagcolor_transportation{color: #6bb8b9;}
.streamColor .quicklinksFlowWrp ul li a:hover{color: #272727;}


.streamColor ul.accountMenuBox li a, .streamColor ul.accountMenuBox li a:hover{color: #FFF;}

.gosee_flow_wrapper{overflow: hidden;}


/* ######### stream - inverse colors from screenFront.css ######### */
body.streamColor{
    /*background-color: #F3F3F3;*/
    background-color: #F9FAFA;
    color:#272727;
    /*border-bottom: 20px solid #F3F3F3;*/
    border-bottom: 20px solid #F9FAFA;
    border-top: 4px solid #53c5c3;
}
.streamColor .wrapper{
    /*background-color: #F3F3F3;*/
    background-color: #F9FAFA;
    color:#272727;
}

.streamColor .menuMetaFront li a{color:#272727;}
.streamColor .menuMetaFront li a.goseeRed{color: #272727; font-weight: 600;}
.streamColor .menuMetaFront li a.goseeBlue{color:#00c5cc;}

.streamColor .logoFront img, .streamToTopIcon img{
    /*filter: invert(5%) grayscale(0%) brightness(96%) contrast(110%);
    -webkit-filter: invert(5%) grayscale(0%) brightness(96%) contrast(110%);
    -moz-filter: invert(5%) grayscale(0%) brightness(96%) contrast(110%);*/
    filter: invert(4%) grayscale(0%) brightness(98%) contrast(110%);
    -webkit-filter: invert(4%) grayscale(0%) brightness(98%) contrast(110%);
    -moz-filter: invert(4%) grayscale(0%) brightness(98%) contrast(110%);
}

.staticContent .streamHeadSmall{
    color: #53c5c3;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 1em;
    text-transform: uppercase;
}

a.streamButton{
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #53c5c3;
    color:#FFF !important;
    padding: 0.5em 1.5em;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #000;
}

a.streamButton:hover{
    background-color: #83b5b6;
    box-shadow: inset 1px 1px 2px #333;
}

.streamColor .dynamicContent{/*margin-top: 5em;*/ margin-top: 3em;}

.streamColor .menuMetaFront li a.goseeBlue:hover, .streamColor .menuMetaFront li a:hover,
.streamColor .menuMetaFront li a.goseeBlue:active, .streamColor .menuMetaFront li a:active,
.streamColor .menuMetaFront li a.goseeBlue:focus, .streamColor .menuMetaFront li a:focus{
    color:#83b5b6;
}

.streamColor #footer{
    /*background-color: #F3F3F3;*/
    background-color: #F9FAFA;
    color:#272727;
    border-top: 1px solid #272727;
}

.streamColor #footer #copyright{
    color: #272727;
}


.streamColor .sidebartoggle{background-color: #FFF; opacity: 0.9}
.streamColor .sidebartoggle .sbtogBut a{color:#000;}

.streamColor .singleItem{
    margin-bottom: 5em;
    padding: 1em;
    overflow: hidden;
    background-color: #FFF;
}
@media only screen and (max-width: 992px) {
  #shownewstags{
        padding: 0 10px!important;
    align-items: flex-start!important;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
    .streamColor .singleItem{
        padding: 0em;
    }
    .streamColor .streamTags {
        padding: 0 10px;
    }
    .streamColor .hintBoxPostItem {
      padding: 0 10px;
    }
    .streamColor .singleItem h4, .streamColor .singleItem h4 a {
      padding: 0 10px;
    }
    .streamColor .singleItem p {
      padding: 0 10px;
    }
    .streamColor .singleItem .singleTextWrp {
      margin-left: 0!important;
    }
    .streamColor ul.infoBlock{
        padding:0 10px;
    }
    #comment-box{
        padding: 0 5px 0 10px;
    }
}

.streamColor .singleItem:hover{
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

/*edit delete buttons*/
.flowEditWrp{margin-bottom: 2em;}
.flowEditWrp a{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem;
    line-height: 1em;
    letter-spacing: 1px;
    padding: 2px 8px 1px 8px;
}

.flowEditWrp a.flowdelete{
    border: 1px solid hotpink;
    color: #FFF;
    background-color: hotpink;
}
.flowEditWrp a.flowdelete:hover{
    background-color: white;
    color: hotpink;
}


.flowEditWrp a.flowedit{
    border: 1px solid #00c5cc;
    color: #FFF;
    background-color: #00c5cc;
}
.flowEditWrp a.flowedit:hover{
    background-color: white;
    color: #00c5cc;
}



.streamColor .singleItem .singleTextWrp{margin-bottom: 1em; margin-left: 0.5%;}
.streamColor .singleItem .singleTextWrp.siJobBg{
    /*background-color: #171717;
    padding: 20px;
    border-radius: 5px;*/
}

.streamColor .singleItem h2{
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
}


.streamColor .singleItem h2,
.streamColor .singleItem h2 span.gosee-editor-style.headline-style-1-mid
{
    display: block;
    font-size: 2rem;
    line-height: 2.2rem;
    margin-bottom: 1.5rem;
    font-weight: 300;
    font-family: "Nunito Sans", sans-serif;
}

.streamColor .singleItem h2 span.gosee-editor-style.headline-style-1-big{
    display: block;
    font-size: 2.4rem;
    line-height: 2.6rem;
}

.streamColor .singleItem h2 span.gosee-editor-style.headline-style-1-small{
    display: block;
    font-size: 1.6rem;
    line-height: 2rem;
}



.streamColor .singleItem h2 a{
    color:#272727;
}
.streamColor .singleItem h2 a:hover, .streamColor .singleItem h2 a:active, .streamColor .singleItem h2 a:focus{color: #83b5b6;}

.streamColor .singleItem h4, .streamColor .singleItem h4 a{
    font-family: "Nunito Sans", sans-serif;
    text-transform: uppercase;
    color:#aaaaaa;
    font-weight: 700;
    margin-bottom: 0.5em;
}
.streamColor .singleItem h4 a:hover, .streamColor .singleItem h4 a:active, .streamColor .singleItem h4 a:focus{color:#00c5cc;}
.text-right{
    text-align: right;
}
.streamColor .singleItem p{
    text-align: justify;
    max-width: 800px;
    margin: 0 auto;
    font-size: 1rem;
    line-height: 1.6rem;
}

.streamColor .singleItem p b, .streamColor .singleItem p strong{font-weight: 600;}
.streamColor .singleItem p a{
    color: #000;
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}
.streamColor .singleItem p a:hover, .streamColor .singleItem p a:active, .streamColor .singleItem p a:focus{color:#272727;}

.streamColor ul.infoBlock{margin-top: 2em;}
.streamColor ul.infoBlock li{
    color:#aaaaaa;
    margin-bottom: 0.5em;
}
.streamColor ul.infoBlock{ font-family: "Nunito Sans", sans-serif;}
.streamColor ul.infoBlock span.infoItem{
    font-weight: 700;
    color:#000;
    text-transform: uppercase;
    padding-right: 0.5em;
}

.streamColor ul.infoBlock a{color:#000; font-weight: 600;}
.streamColor ul.infoBlock a:hover, .streamColor ul.infoBlock a:active, .streamColor ul.infoBlock a:focus{color:#272727;}

/* ######### end : stream - inverse colors from screenFront.css ######### */

/* aus screenFront*/

.fontsmlbold{
    font-size: 0.7em;
    font-weight: 600;
}

a.streamTagsBoxWrpTogglerButton{
    font-family: "Nunito Sans", sans-serif;
    background-color: #00C5CC;
    color: #272727;
    border: 1px solid #00C5CC;
    font-size: 0.6em;
    font-weight: 700;
    padding: 0.1em 0.5em 0 0.5em;
    text-transform: uppercase;
    line-height: 2.2em;
    letter-spacing: 1px;
}

a.streamTagsBoxWrpTogglerButton:hover{background-color: #A1CCCD;}

a.streamTagsBoxWrpTogglerButton .fa-lg{vertical-align: 0;}

a.streamTagsBoxWrpTogglerButton .close{display: none;}

.streamTags .searchFilterTag{height: auto;}
.streamTags .searchFilterTag a{
    font-size: 0.6em;
    font-weight: 700;
    color:#FFF;
    background-color: #272727;
    border: 1px solid #272727;
    padding: 0.1em 0.5em 0 0.5em;
}

.streamTags .searchFilterTag.colStream a{background-color: #272727; color:#FFF; border: 1px solid #272727;}
.streamTags .searchFilterTag.colStream a:hover{background-color: #00c5cc; color:#272727; border: 1px solid #00c5cc;}
.streamTags .searchFilterTag.colStream.active a{background-color: #FFF; color: #272727; border: 1px solid #FFF;}
.streamTags .searchFilterTag.colStream.active a:hover{background-color: #00c5cc; color: #272727; border: 1px solid #00c5cc;}

.streamTags .searchFilterTag.activeinit a{background-color: #A1CCCD; color: #272727; border: 1px solid #A1CCCD;}
.streamTags .searchFilterTag.activeinit a:hover{background-color: #A1CCCD; color: #FFF; border: 1px solid #A1CCCD;}

.streamTags .searchFilterTag.colEditFlow a{
    color: #272727; border: 1px solid #A1CCCD;
    background: rgb(131,181,182);
    background: -moz-linear-gradient(90deg, rgba(131,181,182,1) 0%, rgba(86,212,209,1) 50%, rgba(131,181,182,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(131,181,182,1) 0%, rgba(86,212,209,1) 50%, rgba(131,181,182,1) 100%);
    background: -o-linear-gradient(90deg, rgba(131,181,182,1) 0%, rgba(86,212,209,1) 50%, rgba(131,181,182,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(131,181,182,1) 0%, rgba(86,212,209,1) 50%, rgba(131,181,182,1) 100%);
    background: linear-gradient(90deg, rgba(131,181,182,1) 0%, rgba(86,212,209,1) 50%, rgba(131,181,182,1) 100%);
}
.streamTags .searchFilterTag.colEditFlow a:hover{color:#FFF;}


.flowTagWrp a.streamItemTags{
    font-family: "unito Sans", sans-serif;
    font-size: 0.7em;
    font-weight: 700;
    line-height: 2.2em;
    letter-spacing: 1px;
    background-color: #272727;
    color: #FFF !important;
    border: 1px solid #272727;
    margin-right: 2px;
    padding: 0.2em 0.5em 0 0.5em;
    text-transform: uppercase;
    white-space: nowrap;
}
.flowTagWrp a.streamItemTags:hover{background-color: #00c5cc; border: 1px solid #00C5CC !important; color:#272727 !important;}

.flowTagWrp a.streamItemTags.active{
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.7em;
    font-weight: 700;
    line-height: 2.2em;
    letter-spacing: 1px;
    background-color: #FFF;
    color: #272727 !important;
    border: 1px solid #272727;
    margin-right: 2px;
    padding: 0.2em 0.5em 0 0.5em;
    text-transform: uppercase;
    white-space: nowrap;
}
.flowTagWrp a.streamItemTags.active:hover{background-color: #00C5CC; border: 1px solid #272727; color: #272727;}



.flowTagWrp a.streamItemTagsAbo{
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.7em;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: 1px;
    background-color: #eee;
    border: 1px solid #888 !important;
    color: #888 !important;
    margin-right: 2px;
    padding: 0.2em 0.5em 0 0.5em;
    text-transform: uppercase;
    white-space: nowrap;
}


.flowProgressContTitle{
    margin-top: 2px;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.flowProgressBarWrp{
    font-size: 1.2em;
    color: #00C5CC;
    line-height: 1.1em;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.flowProgressBar{
    float:left;
    width: 56px;
    height: 21px;
    background: transparent url('https://www.gosee.news/images/default/ajax_loader_flow.gif') no-repeat;
}

/* ./aus screenFront*/


input[type='radio'].flowRadio, input[type='radio'].flowRadio:not(:checked){
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1em;

    content:' ';
    display:inline-block;
    width: 16px;
    height:16px;
    position: relative;
    top:4px;
    border: 2px solid #029fa5;
    background: #FFF;
    margin-right: 1em;
    margin-bottom: 0;
    border-radius: 10px;

}

input[type='radio'].flowRadio:hover{
    background: #00c5cc;
}

input[type='radio'].flowRadio:checked{
    background: #029fa5;
}

.flowPostHint{
    margin-left: 10px;
}

.hintBoxPostItem{
    /*margin-top: 3em;
    border: 1px solid #000;
    background-color: #FFF;
    color: #272727;
    border-radius: 5px;
    padding: 1em 1em 1.5em 1em;
    box-shadow: 2px 2px 0 #000;
    text-align: center;
    font-family: "Nunito Sans", Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 1em;*/

    margin-top: 15px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}

.hintBoxPostItem .flowColorBoxTop{
    background-color: #5d6ecf;
    color: #FFF;
    padding: 15px;
    font-size: 2.6em;
    letter-spacing: 1px;
    text-align: center;
}

.hintBoxPostItem .flowColorBoxTop a{color: #53c5c3}
.hintBoxPostItem .flowColorBoxTop a.flowWhiteLink{color: #FFF;}
.hintBoxPostItem .flowColorBoxTop a:hover, .hintBoxPostItem .flowColorBoxTop a.flowWhiteLink:hover{color: #272727}


.hintBoxPostItem .flowRegisterHintWrp{
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 1em;
}


.streamButton.openLayer{
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #53c5c3;
    color: #FFF !important;
    padding:0.4em 1.5em 0.3em 1.5em;
    border-radius: 5px;
    box-shadow: none;
}


.mediaarchiveFlowWrapper input.archInput, .creditlayerFlowWrapper input.archInput{
    border:1px solid #53c5c3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 26px;
    padding-left: 10px;
    color:#272727;
    font-size: 1.1em;
}

.mediaarchiveFlowWrapper input.archInput.short, .creditlayerFlowWrapper input.archInput.short{width:150px;}

.mediaarchiveFlowWrapper input.archInput.lessHeight, .creditlayerFlowWrapper input.archInput.lessHeight{height: 18px;}

/*select box*/
.mediaarchiveFlowWrapper .selectBoxWrp, .creditlayerFlowWrapper .selectBoxWrp{
    width:240px;
    height:28px;
    overflow:hidden;
    background: url(https://www.gosee.news/css/madmin/img/down_arrow_select.png) no-repeat right #FFF;
    border:1px solid #272727;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mediaarchiveFlowWrapper .creditlayer .selectBoxWrp, .creditlayerFlowWrapper .selectBoxWrp{
    border:1px solid #53c5c3;
}

.mediaarchiveFlowWrapper .selectBoxWrp select, .creditlayerFlowWrapper .selectBoxWrp select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background:transparent;
    width:268px;
    padding:5px;
    font-size:1.1em;
    line-height:1;
    border:0;
    border-radius: 0;
    height:28px;
}

.mediaarchiveFlowWrapper .selectBoxWrp option, .creditlayerFlowWrapper .selectBoxWrp option{
    padding:10px 5px;
    border-bottom:1px solid #ccc;
}
.mediaarchiveFlowWrapper .selectBoxWrp option[disabled], .creditlayerFlowWrapper .selectBoxWrp option[disabled]{
    color:#ccc;
}
.mediaarchiveFlowWrapper .selectBoxWrp.specialDisabeled select option:disabled,
.mediaarchiveFlowWrapper .selectBoxWrp.specialDisabeled select option[disabled],
.creditlayerFlowWrapper .selectBoxWrp.specialDisabeled select option:disabled,
.creditlayerFlowWrapper .selectBoxWrp.specialDisabeled select option[disabled]{
    color:#FFF;
    font-weight: bold;
    background: #666;
}

.mediaarchiveFlowWrapper .selectBoxWrp.tiny, .creditlayerFlowWrapper .selectBoxWrp.tiny{width: 140px;}
.mediaarchiveFlowWrapper .selectBoxWrp.tiny select, .creditlayerFlowWrapper .selectBoxWrp.tiny select{width:168px;}


/*Credit trash icon*/
.mediaarchiveFlowWrapper .creditlayer a.hseColor, .creditlayerFlowWrapper a.hseColor {color: #53c5c3;}
.mediaarchiveFlowWrapper .creditlayer a.hseColor:hover, .creditlayerFlowWrapper a.hseColor:hover {color: #272727;}

.mediaarchiveFlowWrapper input.checkboxInput, .creditlayerFlowWrapper input.checkboxInput{width: 16px !important; margin-top: 0 !important;}

.mediaarchiveFlowWrapper .textarea_97, .creditlayerFlowWrapper .textarea_97{
    width:97%;
    margin-top: 0.5em;
    height:100px;
    border:1px solid #272727;
    border-radius: 3px;
    padding:10px;
    font-family: "Pontano Sans", Helvetica, Arial, sans-serif;
}
.mediaarchiveFlowWrapper .textarea_97.lessHeight, .creditlayerFlowWrapper .textarea_97.lessHeight{height:50px;}
.creditlayerFlowWrapper .textarea_97.lessHeight{font-size: 1.2em; font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;}



/*TABLE INIT*/
.mediaarchiveFlowWrapper table{
    border-collapse: collapse;
    margin:0;
    padding:0;
}

.mediaarchiveFlowWrapper table.wi100{width:100%;}
.mediaarchiveFlowWrapper table th.algnLft{text-align: left;}

.mediaarchiveFlowWrapper table.horiBordered th{border-bottom: 1px solid #EFEFEF; padding: 5px; background-color: #EFEFEF;}
.mediaarchiveFlowWrapper table.horiBordered td{border-bottom: 1px solid #EFEFEF; padding: 5px;}

.mediaarchiveFlowWrapper table td.algnRgt, .mediaarchiveFlowWrapper table th.algnRgt{text-align: right !important;}
.mediaarchiveFlowWrapper table td.wdt05, .mediaarchiveFlowWrapper table th.wdt05{width:5%;}
.mediaarchiveFlowWrapper table td.wdt10, .mediaarchiveFlowWrapper table th.wdt10{width:10%;}
.mediaarchiveFlowWrapper table td.wdt20, .mediaarchiveFlowWrapper table th.wdt20{width:20%;}
.mediaarchiveFlowWrapper table td.wdt30, .mediaarchiveFlowWrapper table th.wdt30{width:30%;}
.mediaarchiveFlowWrapper table td.wdt50, .mediaarchiveFlowWrapper table th.wdt50{width:50%;}


/*BUTTONS*/
.mediaarchiveFlowWrapper a.butStdrt{
    border-radius: 5px;
    color: #fff;
    padding: 4px 10px;
}
.mediaarchiveFlowWrapper a.butStdrt.sml{
    font-size:0.8em;
    padding:2px 5px;
}
.mediaarchiveFlowWrapper a.butStdrt.blue{
    background-color: #00C5CC;
    border: 1px solid #00C5CC;;
}
.mediaarchiveFlowWrapper a.butStdrt.blue:hover{
    background-color: #FFF;
    border: 1px solid #00C5CC;;
    color:#00C5CC;;
}
.mediaarchiveFlowWrapper a.butStdrt.grey{
    background-color: #CCC !important;
    border: 1px solid #CCC !important;
}
.mediaarchiveFlowWrapper a.butStdrt.grey:hover{
    background-color: #616161 !important;
    border: 1px solid #616161 !important;
}

.mediaarchiveFlowWrapper a.butStdrt.greyDrk{
    background-color: #616161;
    border: 1px solid #616161;
}
.mediaarchiveFlowWrapper a.butStdrt.greyDrk:hover{
    background-color: #272727;
    border: 1px solid #272727;
}
.mediaarchiveFlowWrapper button.butStdrt{
    background-color: #00C5CC;;
    color: #FFF;
    border: 1px solid #00C5CC;;
}
.mediaarchiveFlowWrapper button.butStdrt:hover{
    background-color: #FFF;
    color: #00C5CC;;
}

.mediaarchiveFlowWrapper .divider{
    width:100%;
    border-bottom: 1px solid #CCC;
    margin:1em 0;
}
.mediaarchiveFlowWrapper .divider.high2{margin:2em 0;}
.mediaarchiveFlowWrapper .divider.high4{margin:4em 0;}
.mediaarchiveFlowWrapper .divider.dotted{border: 1px dotted #CCC;}





/*1. AND 2. LAYER*/
/*hide gosee logo in flow layers*/
.editFlowLayer .logo, .mediaarchiveFlowWrapper .logo{display: none;}


/* 1. LAYER - edit flow*/
.editFlowLayer{
    position: fixed;
    z-index: 200;
    background: #FFF;
    /*border: 1px solid #029fa5;*/
    /*box-shadow: 0 2px 15px rgba(0, 0, 0, 0.35);*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.editFlowLayer h1{
    color: #029fa5;
    font-weight: normal;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 15px 0;
}

.editFlowLayer .contentwrapper{
    font-family: "Source Sans Pro", Helvetica,Arial,sans-serif;
    line-height: 1.5em;
}

.toolbar{
    width: 98%;
    position: fixed;
    z-index: 201;
    padding: 10px 1%;
    display: block;
    height: auto;
    color: #FFF;
    background: #029fa5;

}
.toolbar a{color: #FFF;}


.editFlowLayer .portlayerInputs{
    padding: 60px 30px 30px 30px;
    color: #272727;
    overflow: hidden;
}



.editFlowLayer .editorChooseLang{margin-top: 20px;}

.editFlowLayer .editorChooseLang ul {
    height: 34px;
    width: 635px;
}

.editFlowLayer .editorChooseLang li {
    list-style-type: none;
    display: inline;
}

.editFlowLayer .editorChooseLang li a {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    padding: 10px 15px 11px 15px;
    line-height: 33px;
    border: 1px solid #FFF;
    border-bottom: 0 !important;
    border-radius: 5px 5px 0 0;
}

.editFlowLayer .portlayerInputs strong{color: #029fa5}

.editFlowLayer .portlayerInputs .profilHeader{
    /*width: 830px;*/
    margin-bottom: 1em;
}
.editFlowLayer .portlayerInputs .editBox{
    background-color: rgba(225, 187, 0, 0.1);
    color: #272727;
    width: 100%;
    margin-top: 1px;
    border: 1px solid #e1bb00;
    box-shadow: 2px 2px 0 #e1bb00;
}
.editFlowLayer .portlayerInputs .editBox label{color: #272727;}
.editFlowLayer .portlayerInputs .editorChooseLang li a{/*border-radius: 5px 5px 0 0;*/ border-radius: 0;}

.editFlowLayer .editCorpus {
    margin-left: 12px;
    margin-top: 10px;
    color:#272727;
}

.editFlowLayer .editCorpus .editcolorwrp{
    height: auto !important;
}

.editFlowLayer .inputField{
    background-color: #fff;
    border: 1px solid #272727;
    color: #272727;
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif !important;
    font-size: 15px !important;
    line-height: 18px;
    padding: 5px 8px;
}

/* replacement textarea für ck editor */
.editFlowLayer .portlayerInputs .editBox textarea{
    width: 97%;
    height: 20em;
    background-color: #fff;
    border: 1px solid #272727;
    color: #272727;
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif !important;
    font-size: 15px !important;
    line-height: 22px;
    padding: 5px 8px;
}

/*ck editor overwrite*/
.editFlowLayer .cke_chrome{
    border:1px solid #272727;
    box-shadow:none;
}
.editFlowLayer .cke_top, .editFlowLayer .cke_bottom{background:#FFF;}
.editFlowLayer .cke_toolbar_break{display:inline;}
.editFlowLayer .cke_toolgroup{background: #FFF;}
.editFlowLayer .cke_toolgroup a:hover{background: #F9F9F9;}


.editFlowLayer .selectBoxWrp {
    width: 240px;
    height: 28px;
    overflow: hidden;
    background: url(https://www.gosee.news/css/madmin/img/down_arrow_select.png) no-repeat right #FFF;
    border: 1px solid #272727;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.editFlowLayer .selectBoxWrp select.selectBox {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-size: 0.9em;
    height: 28px;
    line-height: 1;
    padding: 5px;
    width: 268px;
}

/*tags in edit view Blog & portfolio layer memebradmin*/

.editFlowLayer .fontsmlbold{
    font-size: 0.8em;
    font-weight: 600;
    padding-right: 3px;
}
.editFlowLayer a.gosee_post_edit_industry_add_item {
    color: #272727;
    font-size: 0.8em;
    font-weight: 200;
    border: 1px solid #272727;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 0;
    padding: 2px 5px;
    line-height: 2.4em;
    background-color: #FFF;
    white-space: nowrap;
}
.editFlowLayer a.gosee_post_edit_industry_add_item:hover{background-color: lightpink;}

.editFlowLayer a.gosee_post_edit_industry_add_item.active {
    background-color: palevioletred;
    color: #FFF;
}
.editFlowLayer a.gosee_post_edit_industry_add_item.active:hover{background-color: hotpink;}

.editFlowLayer .post_port_edit_tag_wrapper{max-width: 830px;}

.editFlowLayer .post_port_edit_tag_space{
    line-height: 0;
    margin: 0.5em 0;
}


.editFlowLayer .separatorLine {
    border-bottom: 1px dashed #029fa5;
}

.editFlowLayer a.butStdrt{
    color: #FFF;
    background-color: #029fa5;
    border: 1px solid #029fa5;
    border-radius: 0;
    padding: 4px 10px;
}
.editFlowLayer a.butStdrt:hover{
    color:#029fa5;
    background-color:#FFF;
}
.editFlowLayer a.butStdrt.smlBut{
    padding:1px 10px;
}



.editFlowLayer .portlayerItems{padding:0 30px 100px 30px;}
.editFlowLayer .portlayerItems img a{border: none; text-decoration: none;}

.editFlowLayer .portlayerItems .layer_02 {
    color: #272727;
    float: left;
    height: 205px;
    margin: 8px 8px 0 0;
    min-height: 210px;
    position: relative;
    width: 205px;
    z-index: 190;
}

.editFlowLayer .portlayerThumb{
    background-color: #FFF;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #000;
    border-radius: 0;
    display: block;
    float: left;
    overflow: hidden;
    height: 190px;
    margin-left: 2%;
    width: 190px;
}
.editFlowLayer .plThumbImgWrp{height: 80%; width: 100%;}
.editFlowLayer .plThumbImgWrp table{
    border-collapse: collapse;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
.editFlowLayer .plThumbImgWrp table td{
    text-align: center;
    vertical-align: middle;
}
.editFlowLayer .plThumbImgWrp table td img{
    height: auto;
    max-height: 140px;
    max-width: 170px;
    width: auto;
}

.editFlowLayer .plThumbTxtWrp{padding:8px 12px 0; margin-top:5px;}

.editFlowLayer .plThumbTxtWrp a{color:#029fa5; font-size: 1.2em;}
.editFlowLayer .plThumbTxtWrp a:hover{color:#00c5cc;}

/*2. LAYER - mediaarchivelayer on edit flow*/
.mediaarchiveFlowWrapper{
    position: fixed;
    z-index: 210;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #F9F9F9;
    color: #272727;
    /*box-shadow: 0 2px 15px rgba(0, 0, 0, 0.35);*/
    /*border: 1px solid #53C5C3;*/
}


.mediaarchiveFlowWrapper .toolbarHeadarchive{
    position: fixed;
    z-index: 211;
    width: 98%;
    padding: 10px 1%;
    display: block;
    margin-top: -5px;
    height:auto;
    color:#FFF;
    background: #53c5c3;
    font-size: 0.8em;
}

/*layercontent place for toolbar*/
.mediaarchiveFlowWrapper .archiveitems{
    padding-top:100px;
    font-size:0.8em;
}

.mediaarchiveFlowWrapper .toolbarHeadarchive a{color: #FFF;}

/*hide unnecessary tools from toolbar*/
.mediaarchiveFlowWrapper .additionalLink{display: none;}




/*FROM MEMBERADMIN CONETNT*/

.sitewrapper {
    overflow: auto;
}

/* thumbs group */
.mediaarchiveFlowWrapper .group:before,
.mediaarchiveFlowWrapper .group:after { content:""; display:table; }
.mediaarchiveFlowWrapper .group:after { clear:both;}
.mediaarchiveFlowWrapper .group { zoom:1; /* For IE 6/7 */ }

/* column setup */
.mediaarchiveFlowWrapper .col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.7%;
    overflow: hidden;
    border: 1px solid #000;
    background-color: #FFF;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

/* small thumbs */
.mediaarchiveFlowWrapper .thumbsmall{
    width: 190px;
    height:190px;
    margin-left:2%;
    position: relative;
}

.mediaarchiveFlowWrapper .thumbImgWrp{width:100%; height:80%;}

.mediaarchiveFlowWrapper .thumbImgWrp table.thumbTab{
    border-collapse: collapse;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}

.mediaarchiveFlowWrapper .thumbImgWrp table.thumbTab td{
    text-align: center;
    vertical-align: middle;
}

.mediaarchiveFlowWrapper .thumbImgWrp img{
    height: auto;
    max-width: 170px;
    width: auto;
    max-height: 140px;
}


.mediaarchiveFlowWrapper .banderole, .mediaarchiveFlowWrapper .banderoleRef {
    position: absolute;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -32px;
    top: 20px;
}

.mediaarchiveFlowWrapper .thumbTxtWrp{
    width:100%;
    height:20%;
    font-size:1.1em;
}
.mediaarchiveFlowWrapper .thumbTxtWrp a{color: #272727;}
.mediaarchiveFlowWrapper .thumbTxtWrp a:hover{color: #53c5c3;}


/*micro thumbs*/
.mediaarchiveFlowWrapper .thumbsmicro{
    width: 100px;
    height:100px;
    margin: 0.5% 0 0.5% 1% !important;
    position: relative;
}

.mediaarchiveFlowWrapper .thumbsmicro .thumbImgWrp img{
    height: auto;
    max-width: 100px;
    max-height: 70px;
    width: auto;
}

.mediaarchiveFlowWrapper .thumbsmicro .banderole, .mediaarchiveFlowWrapper .thumbsmicro .banderoleRef{
    -ms-transform: rotate(-45deg) scale(0.5);
    -webkit-transform: rotate(-45deg) scale(0.5);
    transform: rotate(-45deg) scale(0.5);
    left: -50px;
    top: 3px;
}

/*thumbs list*/
.mediaarchiveFlowWrapper .thumbslist{
    width: 96%;
    height:auto;
    margin-left:2%;
    /*padding-bottom: 10px;*/
}

.mediaarchiveFlowWrapper .thumbslistImg{width:220px; position: relative;}

.mediaarchiveFlowWrapper .thumbslist .thumbImgWrp, .mediaarchiveFlowWrapper .thumbslist .thumbTxtWrp{
    max-width:200px;
    padding:0 10px 10px 10px;
}
.mediaarchiveFlowWrapper .thumbslist .thumbImgWrp{padding-top:15px; padding-bottom: 5px;}

.mediaarchiveFlowWrapper .thumbslistTxt{
    color:#272727;
    font-family:"Source Sans Pro", Helvetica, Arial, sans-serif;
    width:60%;
    min-width:350px;
    padding:1em 1em 1em 0;
    margin-left:20px;
}

.mediaarchiveFlowWrapper .thumbslistTxt p{line-height: 1.4em;}

.mediaarchiveFlowWrapper .thumbslistTxt h3{
    color:#029fa5;
    font-family:"Source Sans Pro", arial, sans-serif;
    width:90%;
    padding:0.5em 0 1em 0;
    font-weight:normal;
    letter-spacing:0.1em;
    font-size:1.4em;
}
.mediaarchiveFlowWrapper .thumbslistTxt h3 a{color: #53c5c3;}
.mediaarchiveFlowWrapper .thumbslistTxt h3 a:hover{color:#00C5CC;}


.mediaarchiveFlowWrapper .thumbslistExtra{
    color:#272727;
    font-family:"Source Sans Pro", Helvetica, Arial, sans-serif;
    width:10%;
    min-width:120px;
}

.mediaarchiveFlowWrapper .thumbslistExtraBox{
    padding:1em 0.5em 0.5em 1em;
    margin:0 0.5em 1em 1.5em;
    background-color:#FFF;
    color: #272727;
    border-left: 1px solid #EEE;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 3px;
    border-radius: 0;
    line-height: 1.6em;
}


.mediaarchiveFlowWrapper table.thumbslistCredits td{padding:0 2em 0.8em 0; font-size:1.2em;}
.mediaarchiveFlowWrapper table.thumbslistCredits td.fixwidth{width:180px;}
.mediaarchiveFlowWrapper table.thumbslistCredits td a{color:#53c5c3;}
.mediaarchiveFlowWrapper table.thumbslistCredits td a:hover{color:#00C5CC;}


/*FROM MEMBERADMIN TOOLBARS*/

.mediaarchiveFlowWrapper .toolbarCustarchive{
    /*aus archivelayer - #fullsize-layer*/
    position:fixed;
    z-index: 1001;
    background-color: #000;
    color:#FFF;
    width: 98%;
    padding: 10px 1%;
    height:auto;
    opacity: 1;
    left: 0;
    top: 46px;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size:1.0em;
}


.mediaarchiveFlowWrapper .toolbarHeadarchive a, .toolbarCustarchive a{color:#FFF;}
.mediaarchiveFlowWrapper .toolbarHeadarchive a:hover{color:#272727;}
.mediaarchiveFlowWrapper .toolbarCustarchive a:hover{color:#00C5CC;}

/*.mediaarchiveFlowWrapper .toolbarCustarchive .fltLft{margin-right:20px;}*/

.mediaarchiveFlowWrapper .toolbarTxt{
    margin: 8px 2em 8px 0;
    font-size:1.1em;
}


/*reset field border for inputwrapper - to place in-field icon*/
.mediaarchiveFlowWrapper input.archInput.archSearchField{
    border:0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 24px;
    width:100%;
    padding-left: 0;
    background-color:#FFF;
    /*text-transform: uppercase;*/
}
/*search field optic*/
.mediaarchiveFlowWrapper .searchInputWrapper{
    border:1px solid #CCC;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #FFF;
    height: 28px;
    width:210px;
    line-height: 30px;
    padding: 0 5px 0 10px;
    margin-right:1em;
}
/*button as in-field icon*/
.mediaarchiveFlowWrapper .archSearchBut{
    text-indent: -99999px;
    width: 20px;
    height: 25px;
    display: block;
    background: white url(https://www.gosee.news/css/madmin/img/icon_search.png) 0 0 no-repeat;
    border:0;
}

/*upload artwork button*/
.mediaarchiveFlowWrapper .uplButWrp {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.mediaarchiveFlowWrapper .uplButWrp input {
    cursor: pointer;
    font-size: 100px;
    height: 100%;
    opacity: 0.01;
    position: absolute;
    right: 0;
    top: 0;
}
.mediaarchiveFlowWrapper .uplButWrp .button {
    cursor: pointer;
    display: inline-block;
    font-size:1.9em;
}
.mediaarchiveFlowWrapper .uplButWrp:hover{color:#272727;}
.mediaarchiveFlowWrapper .uplButWrp .button .fontUplSpec{font-size:0.7em;}

/*additional upload and publish links in blue toolbar*/

.mediaarchiveFlowWrapper .additionalLink{
    font-size:1.2em;
    text-transform: uppercase;
    line-height: 1.6em;
}

@media screen and (max-width:1170px) {
    .mediaarchiveFlowWrapper .toolbarHeadarchive{padding-left: 0;}
    .mediaarchiveFlowWrapper .toolbarHeadarchive .toolbaritemWrp{padding-right: 5px;}
    .mediaarchiveFlowWrapper .toolbarHeadarchive .selectBoxWrp{width: 200px;}
    .mediaarchiveFlowWrapper .toolbarHeadarchive .selectBoxWrp select{width: 228px;}
    .mediaarchiveFlowWrapper .toolbarHeadarchive .searchInputWrapper{margin-right: 0;}

    .mediaarchiveFlowWrapper .additionalLink.part1{
        margin-left: 1em;
    }
    .mediaarchiveFlowWrapper .additionalLink.part2{
        display: none;
    }
}

/*FROM MEMBERADMIN CREDITS LAYER*/
.creditlayerFlowWrapper{

    position: fixed;
    z-index: 220;
    top: 10px;
    left: 35px;
    width: 90%;
    /*height: 80%;*/
    overflow: scroll;

    color: #FFF;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.35);
    background-color: #F9F9F9;
    border:1px solid #015B5F;

    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
}

.creditlayerFlowWrapper .creditsHeadWrp {
    height: 30px;
    padding: 10px 20px;
    line-height: 30px;
    font-size: 1.4em;
    background-color: #222;
    color: #FFF;
}


.creditlayerFlowWrapper .creditsHeadWrp a{color: #FFF;}
.creditlayerFlowWrapper .creditsHeadWrp a:hover{color: #00C5CC;}

.creditlayerFlowWrapper .creditsAlertBox{
    background-color:#00f6ff;
    color:#000;
    line-height:1.8em;
    padding:0 20px;
    font-size:1.2em;
}
.creditlayerFlowWrapper .creditsAlertBox a{color:#FFF;}
.creditlayerFlowWrapper .creditsAlertBox a:hover{color:#272727;}

.creditlayerFlowWrapper .creditsToolWrp{
    padding:15px 20px;
    background-color: #859999;
    color:#FFF;
    font-size:1.2em;
}
.creditlayerFlowWrapper .creditsToolWrp a{color:#FFF !important;}
.creditlayerFlowWrapper .creditsToolWrp a:hover{color:#00C5CC !important;}

.creditlayerFlowWrapper .creditLayerPartBox{
    font-size: 1em;
    border: 1px solid #000;
    background-color: #FFF;
    color: #272727;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    padding:12px;
    margin-bottom: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.creditlayerFlowWrapper .creditLayerPartBox p{color:#272727;}

.creditlayerFlowWrapper .creditLayerPartBox .actualImgSliderContWrp{
    width: 80%;
    float: left;
    border: 1px solid #444;
}

.creditlayerFlowWrapper .creditLayerPartBox .actualImgInfoBoxWrp{
    width: 18%;
    float: left;
}
.creditlayerFlowWrapper .creditLayerPartBox .actualImgInfoBox{
    background-color: #222;
    color: #FFF;
    border-radius: 5px;
    padding: 10px;
    margin-left: 15px;
    font-size: 1.1em;
    line-height: 1.4em;
}

.creditlayerFlowWrapper .creditLayerPartBox .actualImgSliderCont {
    margin: 0;
    position: relative;
    width: 100%;
    background-color: #444;
    border-radius: 5px;
}

.creditlayerFlowWrapper .creditLayerPartBox .actualImgSlider {
    display: block;
    margin: 0 auto !important;
    position: relative;
    text-align: center;
    padding: 0 70px;
}

.creditlayerFlowWrapper .creditLayerPartBox .actualImgSlider img{
    max-width: 100%;
    max-height: 500px;
    height: auto;
}

.creditlayerFlowWrapper .actualImgSliderCont img.multisnapImage{
    max-width: 46%;
    width: auto;
    max-height: 300px;
    margin: 1%;
    float: left;
    opacity: 0.6;
    border: 5px solid #FFF !important;
}
.creditlayerFlowWrapper .actualImgSliderCont img.multisnapImage:hover{
    opacity: 1;
    transition: all .5s ease-in-out;
    transform: scale(1.06);
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 4px #272727;
    -moz-box-shadow: 2px 2px 4px #272727;
    box-shadow: 2px 2px 4px #272727;
}

.creditlayerFlowWrapper .actualImgSliderCont img.selectedSnapImage{
    border: 5px solid #00c5cc !important;
    opacity: 1;
}

.creditlayerFlowWrapper .creditLayerPartBox .arrowPrev, .creditlayerFlowWrapper .creditLayerPartBox .arrowNext{
    box-sizing: content-box;
    position: absolute;
    z-index: 5;
    bottom: 0;
    opacity: 0.7;
    top: 0;
    width: 15%;
    background-repeat: repeat-x;
}
.creditlayerFlowWrapper .creditLayerPartBox .arrowPrev{left: 0;}
.creditlayerFlowWrapper .creditLayerPartBox .arrowNext{right: 0;}

.creditlayerFlowWrapper .creditLayerPartBox .arrowPrev a, .creditlayerFlowWrapper .creditLayerPartBox .arrowNext a, .creditlayerFlowWrapper .creditLayerPartBox .emptyclickspace{
    height: 100%;
    width: 100%;
    display: block;
}

.creditlayerFlowWrapper .creditLayerPartBox .arrowPrev img, .creditlayerFlowWrapper .creditLayerPartBox .arrowNext img {
    position: absolute;
    top: 40%;
}
.creditlayerFlowWrapper .creditLayerPartBox .arrowPrev img {left: 10%;}
.creditlayerFlowWrapper .creditLayerPartBox .arrowNext img {right: 10%;}

.creditlayerFlowWrapper .creditLayerPartBox .thumbImagesWrp{
    margin-top: 20px;
    background-color: #FFF;
    padding: 15px 20px 20px;
    display: none;
}
.creditlayerFlowWrapper .creditLayerPartBox .thumbImagesWrp .creditLayerThumbImg{margin: 0 5px 5px 0; float: left;}
.creditlayerFlowWrapper .creditLayerPartBox .thumbImagesWrp .creditLayerThumbImg a{cursor: default;}
.creditlayerFlowWrapper .creditLayerPartBox .thumbImagesWrp .creditLayerThumbImg a img{opacity: 0.3;}
.creditlayerFlowWrapper .creditLayerPartBox .thumbImagesWrp .creditLayerThumbImg.current a img{opacity: 1;}


.creditlayerFlowWrapper .creditLayerCategoryAddButtonWrp{
    margin-bottom: 20px;
    padding: 0 12px 2em 12px;
    background-color: #F9F9F9;
}

.creditlayerFlowWrapper .creditContentScroller{
    overflow:scroll;
    /*height:500px;*/
    height: auto !important;

    padding:20px;
}

.creditlayerFlowWrapper .creditSubhead{
    font-size:1.3em;
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#029fa5;
    margin-bottom:20px;
}

.creditlayerFlowWrapper .creditSubhead.smallFont{
    font-size:1em;
    margin-bottom: 5px;
}

.creditlayerFlowWrapper .creditAdditionalText{font-size: 1.2em; margin-bottom: 0.5em; line-height: 1.2em;}
.creditlayerFlowWrapper .creditAdditionalText a{color:#53c5c3;}
.creditlayerFlowWrapper .creditAdditionalText a:hover{color:#272727;}
.creditlayerFlowWrapper input.linkedCreditName{color: #029fa5 !important;}

.creditlayerFlowWrapper .creditContentScroller input{
    margin-top: 0.5em;
    width: 230px;
}

.creditlayerFlowWrapper .creditContentScroller input.archInput.small{
    margin-top: 0.5em;
    width: 80px;
}

.creditlayerFlowWrapper .creditContentScroller input.chckbx{width: 16px;}
.creditlayerFlowWrapper .creditContentScroller .selectboxit-container .selectboxit{margin-top:0.5em !important;}

.creditlayerFlowWrapper .archLabel{
    font-size:1.2em;
    margin-right:1em;
    margin-top:0.5em;
    width:240px;
}

.creditlayerFlowWrapper .archLabelSml{
    font-size:1em;
    margin:1em 1em 0.3em 0;
    width:80px;
}

.creditlayerFlowWrapper .uploadStillWrp{
    width: 80%;
    text-align:center;
    margin-top: 10px;
}
.creditlayerFlowWrapper .uploadStillWrp a{color: #53c5c3;}

.creditlayerFlowWrapper .uploadStillBut{
    cursor: pointer;
    display: inline-block;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    padding:0.5em;
    background-color:#FFF;
    border:1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.creditlayerFlowWrapper .uploadStillBut:hover{
    background-color:#00C5CC;
    border:1px solid #00C5CC;
}

.creditlayerFlowWrapper .uploadStillBut:hover a{color:#FFF;}

.creditlayerFlowWrapper .uploadStillBut input{
    cursor: pointer;
    font-size: 100px;
    height: 100%;
    opacity: 0.01;
    position: absolute;
    right: 0;
    top: 0;

    /*reset standard input*/
    margin-top: 0;
    width: auto;
}


.creditlayerFlowWrapper a.gosee_archive_edit_industry_add_item{
    color:#272727;
    border: 1px solid #272727;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 2px 5px;
    line-height: 2.4em;
    background-color: #FFF;
    white-space: nowrap;
}

.creditlayerFlowWrapper a.gosee_archive_edit_industry_add_item:hover{
    background-color: lightpink;
    border: 1px solid #272727;
}

.creditlayerFlowWrapper a.gosee_archive_edit_industry_add_item.active{
    background-color: palevioletred;
    color: #FFF;
    border: 1px solid #272727;
}

.creditlayerFlowWrapper a.gosee_archive_edit_industry_add_item.active:hover, .creditlayerFlowWrapper a.gosee_archive_edit_industry_add_item.active:active{
    background-color: hotpink;
    color: #FFF;
    border: 1px solid #272727;
}



/*FROM MEMBERADMIN VEX CUSTOM*/

/*overwrite vex alert layer layout*/
.vex.vex-theme-top .vex-content{background-color:#FFF !important; padding:2em !important;}
.vex.vex-theme-top .vex-dialog-button.vex-dialog-button-primary{background-color:#00C5CC !important;}


/* COMPLETE CODE ROM lodingAjax.css*/
#LoadingDivLayer
{
    width:100%;
}

/*.LoadingDivLayerClass
{
    position:absolute;
    margin:0;
    padding:0;
    z-index:2147483640;
    top:0px;
    left:0px;
    border:none;
    overflow:hidden;
    display:none;
}*/

.LoadingDivLayerClass
{
    position:absolute;
    margin:0;
    padding:0;
    z-index:2147483640;
    top:0px;
    left:0px;
    border:none;
    overflow:hidden;
    display:none;
}



.LoadingDivLayerClass .LoadingForeground
{
    position:relative;
    z-index: 6101;
    width:100%;
}

.LoadingDivLayerClass .LoadingForeground .LoadingBox
{
    position:relative;
    width:69px !important;
    height:69px !important;
    text-align:center;
    margin:0;
    padding:0;
    line-height:69px;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    background:rgba(0,0,0,.85);
    filter:progid: DXImageTransform.Microsoft.gradient(startColorstr=#00000000CC, endColorstr=#000000CC);
}

.LoadingDivLayerClass .LoadingForeground .LoadingBox img
{
    position:relative;
    width:29px;
    height:29px;
    border:none;
    outline:none;
    margin:18px auto;
    padding:0;
}

.LoadingDivLayerClass .LoadingBackground
{
    position: fixed;
    margin:0;
    padding:0;
    z-index: 6000;
    width:100vw !important;
    height: 100vh !important;
    top:0;
    left: 0;
    border:none;
    overflow:hidden !important;
    background-color:#000;
    filter:opacity(alpha=30);
    opacity:0.3;
}

/*
.LoadingDivLayerClass .LoadingBackground
{
    position:absolute;
    margin:0;
    padding:0;
    z-index:100;
    width:100%;
    top:0px;
    left:0px;
    border:none;
    overflow:hidden;
    background-color:#000;
    filter:opacity(alpha=30);
    opacity:0.3;
}
*/

@media screen and (max-width: 992px) {
    .editFlowLayer .portlayerInputs .editBox textarea{width: 90%;}
    .hintBoxPostItem .flowColorBoxTop{font-size: 2em;}

    .streamColor .quicklinksFlowWrp ul li a{font-size: 0.9rem;}

}


@media screen and (max-width: 800px){
    .streamColor .singleItem h2,
    .streamColor .singleItem h2 span.gosee-editor-style.headline-style-1-mid{
        font-size: 1.8rem;
    }

    .streamColor .singleItem h2 span.gosee-editor-style.headline-style-1-big{font-size: 2.2rem;}
}

@media screen and (max-width: 768px) {
.news-like-share{
    padding-right: 5px;
}
    .editFlowLayer h1{font-size: 1.6em;}
    .editFlowLayer .portlayerInputs{padding: 60px 15px 0 15px;}
    .hintBoxPostItem .flowColorBoxTop{font-size: 1.6em; font-weight: 600;}
    .hintBoxPostItem .flowRegisterHintWrp{font-size: 0.9em;}
    .streamColor .quicklinksFlowWrp{padding: 10px;}
    .streamColor .quicklinksFlowWrp ul li a{font-size: 0.8rem; padding-left: 10px;}
}

@media screen and (max-width: 635px){
    .streamColor .singleItem h2,
    .streamColor .singleItem h2 span.gosee-editor-style.headline-style-1-mid{
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

    .streamColor .singleItem h2 span.gosee-editor-style.headline-style-1-big{
        font-size: 2rem;
        line-height: 2.2rem;
    }

    .streamColor .singleItem h2 span.gosee-editor-style.headline-style-1-small{
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

    .streamColor .quicklinksFlowWrp ul li a{font-size: 0.63rem; padding-left: 5px;}

}

@media screen and (max-width: 500px) {
    .hintBoxPostItem .flowColorBoxTop{font-size: 1.2em; font-weight: 600; letter-spacing: 0; padding: 15px 5px;}
    .hintBoxPostItem .flowRegisterHintWrp{font-size: 0.8em;}
}


@media screen and (max-width: 768px) {
    #postswrapper .singleTextWrp h2{
        margin: 15px 0 12px 0!important;
        font-size: 23px!important;
        padding: 0 10px!important;
        text-align: left!important;
        font-family: "Nunito Sans", sans-serif!important;
        line-height: 27px!important;
    }

  .flowProgressContTitle {
      margin-left: 10px;
  }
    #postswrapper .singleTextWrp h2 a{
        margin-bottom: 0!important;
        font-size: inherit!important;
        text-align: inherit!important;
        font-family: inherit!important;
        line-height: 100%!important;
        padding: 0!important;
  }

    #postswrapper .singleTextWrp h2 span{
           font-size: inherit!important;
        text-align: inherit!important;
        font-family: inherit!important;
        line-height: 25px!important;
        margin-bottom: 0!important;
    }

    #postswrapper .singleTextWrp h2 span b{
        margin-bottom: inherit!important;
        font-size: inherit!important;
        text-align: inherit!important;
        font-family: inherit!important;
        line-height: inherit!important;
    }

     #postswrapper .singleTextWrp h2 b{
        margin-bottom: inherit!important;
        font-size: inherit!important;
        text-align: inherit!important;
        font-family: inherit!important;
        line-height: inherit!important;
    }

}


