/* CUSTOM BOOTSTRAP FOR 5COL  */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

html,
body {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: normal;
    min-height: 100%;
    height: 100%;
    margin: 0 0 -30px 0;
    /*  background-image: url(../images/bottom_bg_grad.png);
    background-repeat: repeat-x;
    background-position: bottom;
    background-attachment: fixed; */
}

.fixedNav {
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 20;
    width: 100%;
}

h2 {
    font-size: 30px;
    color: #602d89;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
}

.ContentLlink A:link,
A:visited {
    color: #5F98BD;
    font-weight: normal;
}

.IframeCenter {
    text-align: center\9;
    /* IE */
    margin: auto auto;
}

#container {
    background-color: #fff;
    width: 100%;
    padding-top: 125px;
}

#header {
    height: 85px;
    /* background-image: url(../images/top_arc.png);
    background-repeat: no-repeat;
    background-position: bottom; 
    background-color:#360A3F;   
    position: absolute;
    top: 0;*/
    margin: 0 auto;
}

.navbar-header {
    padding: 0;
}

.navbar-wrapper {}

.navbar {
    min-height: 50px;
    margin-bottom: 0px;
    border: #fff solid 0px;
}

#inner_wrap {
    margin: auto auto;
    background-color: #602d89;
    /* width:1076px; */
}

#top_wrap {
    /* width: 1076px; */
    height: 85px;
    float: right;
}

#left_nav {
    height: 40px;
    float: left;
}

#right_nav {
    height: 50px;
    /*  float: right;
    text-align: right;
 position: relative;
    top: 20px; */
}

#icon_nav {
    height: 40px;
    float: right;
    text-align: right;
    position: relative;
    top: 35px;
    font-weight: 700 !important;
    font-family: 'Dosis';
}

#icon_nav img {
    height: 30px;
    margin: 30px 15px;
}

#logo {
    float: left;
    width: 100%;
    max-width: 360px;
    height: 70px;
    background-image: url(../images/CyberStore-2021-logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: -15px;
    position: relative;
    z-index: 9999;
    margin-top: 10px;
}

#button {
    background-image: url(../images/button_w_shadow.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 50px;
    width: 100%;
}

#button A:link {
    text-decoration: none;
    font-weight: bold;
}

#button P {
    padding-top: 6px;
    color: #666666;
    text-shadow: 1px 1px #ffffff;
    font-size: 11px;
    text-align: center;
}

.navbar-collapse {
    padding: 0;
}


/*       FRONT PAGE EXCLUSIVE     */

#slider {
    width: 1074px;
    height: 330px;
    margin: 0 auto;
    background-image: url(../images/player_skin_trans.png);
}

.slides.container {
    margin: 40px auto 0;
}

#news {
    width: 980px;
    height: 20px;
    background-color: none;
    margin: 0 auto;
    font-weight: bold;
}

#FP_content {
    /* width:1000px;
height:180px;
    margin: 40px auto; */
        background-color: #8080802b;
}

.FP_box {
    /*  display:inline;
    float:left;
    width:180px;
    margin: 0px 10px 0px 10px; 
    background-image: url(../images/fp_box_shadow.png);
    background-repeat: no-repeat;
    background-position: center bottom;*/
    margin: 10px 0;
    height: 105px;
}

.innerbox {
    /* background-color: #f4dfa4; */
    height: 85px;
}

.splash_logo_wrap {
    height: 80px;
}

.splash_logo {}

.splash_logo img {
    height: auto;
    max-height: 80px;
    margin: auto;
    display: block;
    width: auto;
}

.splash_copy {
    margin: 10px;
    position: bottom;
    font-size: 10px;
}

section {
    width: 100%;
    height: auto;
}

section .container {
    padding: 52px 0;
}

#section1 {
    background-color: #FC8B3C;
}

#section2 {
    background-color: white;
}

#section3 {
    background-color: #602d89;
    color: #fff;
}


/*       END FRONT PAGE EXCLUSIVE     */


/*       LANDING PAGE EXCLUSIVE     */

#LP_feature {
    /* width: 850px; */
    /* height: 260px; */
    /* margin: 160px auto; */
    padding: 180px 30px 40px;
    background-color: #F08322;
}

#LP_feature img {
    width: 500px;
}

#LP_feature h2 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 34px;
}

#LP_feature h3 {
    color: #fff;
}

#LP_feature P {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
}

#LP_content {
    /*  width: 1000px;
   height:350px;  */
    margin: 0 auto;
    padding: 40px 15px;
}

#LP_box {
    display: inline;
    margin: 0px 0px;
    padding: 0 15px;
}

#LP_content_wrap {
    /* height:231px; */
    margin-right: 0px;
}

.LP_innerbox {
    height: 210px;
}


/*       END LANDING PAGE EXCLUSIVE     */


/*       CONTENT PAGE EXCLUSIVE     */

#CP_header {
    width: 100%;
    height: 200px;
    background-image: url(../images/top_arc.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #262626;
    margin: auto auto;
}

#CP_content {
    /* width: 1000px; */
    margin: 0 auto;
    padding: 195px 15px 40px;
    text-align: left;
}

#CP_box {
    display: inline;
    /*    float: left;
width: 680px;
     min-height: 600px;
    height: 600px\9; /* FOR IE */
}

#KB_box {
    display: inline;
    width: 870px;
    min-height: 950px;
    height: 950px\9;
    /* FOR IE */
}

#CP_innerbox {
    /* height:125px; */
    padding-right: 30px;
}

#CP_innerbox h2 {
    margin: -3px 0 -10px 0;
    color: #E36F1E;
}

#CP_innerbox P {
    line-height: 22px;
}


/*       END CONTENT PAGE EXCLUSIVE     */

#footer_wrap {
    margin: auto auto;
    /*  width: 100%;
    height: 160px; */
    background-color: #602d89;
}

#sidebar {
    /*  float: right;
    width: 320px; */
    margin: 15px 0 20px 0;
}

#footer {
    margin: 0 auto 30px;
    padding-top: 15px;
    /*  height: 150px;
    background-image: url(../images/footer_tile.jpg);
    background-repeat: repeat-x; */
}

#footer.container,
.container #copyright {
    line-height: 1.42857143;
    text-align: left;
    padding: 10px 0;
}

#footer_left {
    height: 100px;
    float: left;
    margin: 0 10px 55px;
    color: rgba(255, 255, 255, 0.62);
    font-size: 13px;
    border-right: solid 1px #ffffff;
}

#footer_left_title {
    font-size: 16px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.65);
    font-weight: bold;
}

#info_nav,
.MNU_TextMenu_SERVICES,
.MNU_TextMenu_SEE-IT,
.MNU_TextMenu_FEEL-IT,
.MNU_TextMenu_LEARN-IT,
.MNU_TextMenu_GET-IT,
.MNU_TextMenu_CUSTOMERS,
.MNU_TextMenu_TEAM,
.MNU_TextMenu_HELP {
    float: left;
    display: inline;
    height: 100px;
    margin: 5px 10px;
}

#cta_nav {
    height: 37px;
    float: right;
    margin: 20px 0;
    color: rgba(255, 255, 255, 0.62);
    padding: 0 10px;
}

#bottom {
    height: 81px;
    background-color: #602d89;
    padding: 20px 0;
}

#copyright {
    font-size: 12px;
    font-weight: normal;
    float: left;
    color: rgba(255, 255, 255, 0.65);
}

#bottom_logo {
    background-image: url(../images/new-site/dovetail-logo-sm-rev.png);
    background-repeat: no-repeat;
    width: 130px;
    height: 37px;
    float: right;
}


/* FOOTERNAV  */

#MNU_TextMenu_SERVICES_1,
#MNU_TextMenu_SEE-IT_1,
#MNU_TextMenu_FEEL-IT_1,
#MNU_TextMenu_LEARN-IT_1,
#MNU_TextMenu_GET-IT_1,
#MNU_TextMenu_CUSTOMERS_1,
#MNU_TextMenu_TEAM_1,
#MNU_TextMenu_HELP_1 {
    font-weight: bold;
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
}

.MNU_TextMenu_SERVICES A:link,
.MNU_TextMenu_SERVICES A:visited,
.MNU_TextMenu_SEE-IT A:link,
.MNU_TextMenu_SEE-IT A:visited,
.MNU_TextMenu_FEEL-IT A:link,
.MNU_TextMenu_FEEL-IT A:visited,
.MNU_TextMenu_LEARN-IT A:link,
.MNU_TextMenu_LEARN-IT A:visited,
.MNU_TextMenu_GET-IT A:link,
.MNU_TextMenu_GET-IT A:visited,
.MNU_TextMenu_HELP A:link,
.MNU_TextMenu_HELP A:visited,
.MNU_TextMenu_CUSTOMERS A:link,
.MNU_TextMenu_CUSTOMERS A:link,
.MNU_TextMenu_TEAM A:link,
.MNU_TextMenu_TEAM A:visited {
    color: rgba(255, 255, 255, 0.62);
    ;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    width: 90px;
}

.MNU_TextMenu_SERVICES A:hover,
.MNU_TextMenu_SEE-IT A:hover,
.MNU_TextMenu_FEEL-IT A:hover,
.MNU_TextMenu_LEARN-IT A:hover,
.MNU_TextMenu_GET-IT A:hover,
.MNU_TextMenu_HELP A:hover,
.MNU_TextMenu_CUSTOMERS A:hover,
.MNU_TextMenu_TEAM A:hover {
    text-decoration: underline;
}

#MNU_TextMenu_CTA-BOTTOM_1,
#MNU_TextMenu_CTA-BOTTOM_2,
#MNU_TextMenu_CTA-BOTTOM_3,
#MNU_TextMenu_CTA-BOTTOM_4 {
    color: rgba(255, 255, 255, 0.65);
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
}


/*   FORMS   */

#formheader {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 4px 0;
}

.USR_LoginInput,
INPUT.Field {
    height: 32px;
    border: solid 1px #BFBFBF;
    background-color: #FFFFFF;
    border-radius: 2px;
    -moz-box-shadow: inset 0 0 1px 0px #dadada;
    -webkit-box-shadow: inset 0 0 1px 0px #dadada;
    box-shadow: inset 0 0 1px 1px #dadada;
    padding-left: 4px;
    margin: 4px 0;
}

#label {
    padding-top: 6px;
    color: #252525;
    text-shadow: 1px 1px #ffffff;
    font-size: 12px;
    font-weight: normal;
}

.USR_LoginParentTable,
#form {
    background-color: rgba(250, 165, 29, 0.02);
    padding: 20px;
    border: solid 1px #BFBFBF;
    border-radius: 2px;
    -webkit-box-shadow: 15px 15px 25px 2px rgba(232, 232, 232, 1);
    -moz-box-shadow: 15px 15px 25px 2px rgba(232, 232, 232, 1);
    box-shadow: 15px 15px 25px 2px rgba(232, 232, 232, 1);
}

div#sidebar input {
    width: 98%;
}

#formbutton {
    background-image: url(../images/button_w_shadow.png);
    background-position: center 12px;
    background-repeat: no-repeat;
    height: 60px;
    width: 87px !important;
    margin: -10px 90px 5px;
}

#formbutton.label {
    display: block;
}

.FMB_UploadButton {
    background-image: url(../images/button_w_shadow.png);
    background-position: center 12px;
    background-repeat: no-repeat;
    height: 60px;
    width: 87px;
    margin: -10px 0px 5px;
}

INPUT#Loginbtn {
    background-image: url(../images/button_w_shadow.png);
    background-position: center 12px;
    background-repeat: no-repeat;
    height: 60px;
    width: 87px;
    margin: -10px 20px 5px 0px;
}

#formbutton.label {
    color: #666666;
    text-shadow: 1px 1px #ffffff;
    font-size: 11px;
    font-weight: bold;
}

.LTR_LiteratureALTPDFLink img,
.LTR_LiteraturePDFLink img {
    max-width: 50px;
}

/* cmMenu  */

.cmMainMenu,
.cmMainMenuOver {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    background-image: none;
    /*    background-repeat: no-repeat; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/DovetailWRP/Site/Themes/images/MenuTab.gif',sizingMethod='crop');
*/
    color: #FFFFFF;
    cursor: pointer;
    cursor: hand;
    background-color: transparent;
}

@media (max-width: 1200px) {
    #header {
        background-color: transparent;
    }

    #slider1_container {
        top: 0px;
    }
}

@media (max-width: 992px) {
    #header.container {
        width: 900px;
    }

    #slider1_container {
        top: 0px;
    }
}

@media (max-width: 768px) {
    #container {
        padding-top: 80px;
    }

    .slides.container {
        margin: 75px auto 0;
    }

    #logo {
        width: 70%;
    }

    #header {}

    #slider1_container {
        top: 55px !important;
    }

    .navbar-collapse {
        background-color: #602d89;
        top: 47px;
        right: -40px;
        position: absolute;
        width: 50%;
        padding: 0;
    }

    .navbar-collapse.in {
        overflow-y: auto;
        background-color: #602d89;
        top: 47px;
        right: -40px;
        position: absolute;
        width: 50%;
        padding: 0;
    }

    h2 {
       /* font-size: 18px; */   text-align: center;
    }

    h3 {
       /* font-size: 14px; */   text-align: center;
    }

    section .container {
        padding: 14px 0;
    }

    .splash_logo img {
        width: auto;
        padding: 7px;
    }
}

/*  ADD CLASS FOR EVEN 5 COLUMN SPACING  */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}