@font-face {
    font-family: "Roboto", "Noto", sans-serif;
    /* font-family: "SackersGothicStd"; */
    /* src: url("fonts/SackersGothicStd-Medium.otf") format("truetype"); */
}

@font-face {
    font-family: "Roboto", "Noto", sans-serif;
    /* font-family: "SackersGothicStd Italic"; */
    /* src: url("fonts/SackersGothicStd-Light.otf") format("truetype"); */
}

@font-face {
    font-family: "Roboto", "Noto", sans-serif;
    /* font-family: "SackersGothicStd Bold"; */
    /* src: url("fonts/SackersGothicStd-Heavy.otf") format("truetype"); */
}


@font-face {
    font-family: "Roboto", "Noto", sans-serif;
    /* font-family: "Aldine401"; */
    /* src: url("fonts/Ald401Rm.ttf") format("truetype"); */
}

@font-face {
    font-family: "Roboto", "Noto", sans-serif;
    /* font-family: "Aldine401 Italic"; */
    /* src: url("fonts/Ald401It.ttf") format("truetype"); */
}

@font-face {
    font-family: "Roboto", "Noto", sans-serif;
    /* font-family: "Aldine401 Bold"; */
    /* src: url("fonts/Ald401Bd.ttf") format("truetype"); */
}


html,
body {
  height: 100%;
}

html {
    font-size: 0.86rem;
}

body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
}

.form-signin {
    width: 100%;
    max-width: 600px;
    padding: 15px;
    margin: auto;
}

.maxHeight{
    max-height:200px;
}

.AllPage {
    width: 100%;
    padding-bottom: 4px;
    /* margin: auto; */
}

.GridMatrix_old {
    background: #fff;
    /* border-radius: 5px; */
    right: 5px;
    left: 5px;
    padding: 10px 10px 10px;
    border: 1px solid #ddd;
    cursor: default;
    margin: 5px;
    border-radius: 4px;
    /* margin-right: -10px; */
    /* margin-left: -15px; */
}

.GridMatrix {
    background: #fff;
    /* border-radius: 5px; */
    right: 0px;
    left: 0px;
	padding: 10px 10px 10px;GALview_config
    border: 1px solid #fff;
    cursor: default;
    margin: 5px;
    margin-right: 0px;
    margin-left: 0px;
}

.Matrix_Form {
    max-width: calc(4*300px);
	/* border: 1px solid #000; */
}

.Matrix_Group_Separator{
	/* border: 1px solid #000; */
	background-color: #FBF1E5;
	height: 38px;
	padding-top: 6px;
}

.Matrix_MarginLeft {
	margin-left: 0px;
}

.Matrix_H10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.Matrix_TOP10 {
	margin-top: 10px;
}
.Matrix_TOP20 {
	margin-top: 20px;
}
.Matrix_TOP30 {
	margin-top: 30px;
}

.ContentMatrix {
    background-color: #FFFFFF;
}


.login-centered {
    padding-bottom: 120px;
}

#loginwrapper {
    height: auto;
    background: #fff;
}

.loginwrapper {
    max-width: 600px;
    width: 100%;
    line-height: 0.8;
    text-align: center;
}

.loginwrapper .loginwrapper-404 {
   height: auto;
   -webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.1);
   box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.1);
   background: #fcfcfa;
}

.RadLabel_Material {
    /* font-family: SackersGothicStd; */
	font-family: "Roboto", "Noto", sans-serif;
    color: black;
}

.RadInput_Material {
    border-bottom-color: #cfd8dc !important;
    padding: 0 13px !important;
    display: block !important;
}

.RadButton_Material {
	font-family: "Roboto", "Noto", sans-serif;
    /* font-family: "SackersGothicStd"; */
    color: black;
    background-color: #fbf1e5;
    transition: none;
    box-shadow: none;
}

.RadTabStrip_Material {
	font-family: "Roboto", "Noto", sans-serif;
    /* font-family: "SackersGothicStd"; */
    font-size: 1rem;
    color: black;
}

.RadLabel_Material {
	font-family: "Roboto", "Noto", sans-serif;
    /* font-family: SackersGothicStd; */
    color: black;
}

.SlateGray {
    background-color: #535454;
}

.WhiteSmoke {
    background-color: #fcfcfa;
}


.Login_Label {
    float: left;
    text-align: left;
    padding-left: 14px;
    padding-top: 20px;
}

/*template*/
#wrapper .t-container-fluid {
    max-width: 100%;
}

.RadMenu_Material .rmRootGroup .rmRootLink {
	font-family: "Roboto", "Noto", sans-serif;
    /* font-family: SackersGothicStd; */
    color: black;
    background-color: white;
    font-size: 2.81rem;
}

.Bar {
    content: "";
    position: absolute;
    border-right: 2px solid #708090;
    height: 38px;
    /* right: 0; */
    top: 15px;
    margin-left: 0px;
    padding-right: 0px;
}

.SettingsIcon {
    min-height: 30px;
}

/*Select Item - Configurator*/
.view_config {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 0.86rem;
    font-weight: 100;
    border: 1px solid #434343;
    text-align: center;
    color: #000;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
}


.view_config:hover {
     background-color: #FFFFFF;
     border: 2px solid #434343;
     color: #000;
}

.GALview_config {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 1.86rem;
    font-weight: 200;
    border: 1px solid #434343;
    text-align: center;
    color: #000;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
}

.GALview_config_picture {
    /* width: auto; */
    height: 320px;
    min-width: 320px;
    max-width: 320px;
    /* border: 1px solid red; */
}

.GALview_config:hover {
    background-color: #FFFFFF;
    border: 2px solid #434343;
    color: #000;
}

.GALview_datasheet_picture {
    /* width: auto; */
    height: 480px;
    min-width: 480px;
    max-width: 480px;
    /* border: 1px solid red; */
}

.GALview_variant {
    background-color: #FBF1E5;
    background-repeat: repeat-x;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 1.86rem;
    font-weight: 200;
    border: 1px solid #FBF1E5;
    color: #434343;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
}

    .GALview_variant:hover {
        background-color: #ECEFF1;
        border: 2px solid #ECEFF1;
        color: #000;
    }

.view_stats {
    background-repeat: repeat-x;
	font-family: "Roboto", "Noto", sans-serif;
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: bold;	
    border: 1px solid #434343;
    text-align: center;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
	border-color: #CFD8DC;
    color: black;
    background-color: #CFD8DC;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16), 0 6px 6px rgba(0, 0, 0, 0.2);	
}


.view_stats:hover {
     background-color: #FFFFFF;
     border: 2px solid #434343;
     color: #000;
}

.LabelVictor {
    font-size: 0.86rem;
    font-family: "Roboto", "Noto", sans-serif;
    /* color: #302f2f; */
	color: #808080;
}

.LabelVictor_red {
    font-size: 0.86rem;
    font-family: "Roboto", "Noto", sans-serif;
    /* color: #302f2f; */
	color: red;
}

.LabelVictor_select {
    font-size: 0.86rem;
    font-family: "Roboto", "Noto", sans-serif;
}

.LabelVictor_Title {
    font-size: 0.81rem;
	font-family: "Roboto", "Noto", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

.TxtVictor {
    font-size: 0.86rem;
    font-family: "Roboto", "Noto", sans-serif;
    color: #302f2f;
	background-color: #FFFFFF;
}

.hidden {

	visibility : hidden;

}

 /* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    html {
        font-size: 0.86rem;
        color:red;
    }

    .RadMenu_Material .rmRootGroup .rmRootLink:hover {
        border-color: white;
        color: black;
        background-color: white;
        text-decoration: underline;
    }

    .RadMenu_Material .rmRootGroup .rmRootLink {
		font-family: "Roboto", "Noto", sans-serif;
        /* font-family: SackersGothicStd; */
        color: black;
        background-color: white;
        font-size: 2.81rem;
    }

    #wrapper .RadButton {
        font-size: 0.86rem;
    }

    #wrapper .RadMenu,
    div.RadMenuPopup,
    #wrapper .RadMenu_Default, #wrapper .RadMenu_Default a.rmLink {
        font-size: 0.86rem;
    }

    .SettingsIcon {
        min-height: 30px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
    html {
       font-size: 0.8rem;
    }

    .RadMenu_Material .rmRootGroup .rmRootLink:hover {
        border-color: white;
        color: black;
        background-color: white;
        text-decoration: underline;
    }

    .RadMenu_Material .rmRootGroup .rmRootLink {
        font-family: "Roboto", "Noto", sans-serif;
        /* font-family: SackersGothicStd; */
        color: black;
        background-color: white;
        font-size: 2.81rem;
    }

    #wrapper .RadButton {
        font-size: 0.86rem;
    }

    #wrapper .RadMenu,
    div.RadMenuPopup,
    #wrapper .RadMenu_Default, #wrapper .RadMenu_Default a.rmLink {
        font-size: 0.86rem;
    }

}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    /* Styles */

}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */

}

/* MP -  MATRIX CHANGE LEFT AND RIGHT SIZE */
div.t-col {

    padding-left : 2px;
    padding-right : 2px;
}