/*
----------------------------------------------------------------
os2_css.css

path /_os_css/

Created: 29.10.2017

CONTENT

    footer
    a:link
    a:visited
    a:hover

    .dashboardTitle
    p
    textarea
    p.myTest
    .color_grey
    #myP
    #myPT
    font
    body 
    input[type=text], input[type=password]
    #myButton1
    img
    .my_col
    .row:after 

    @media screen and (max-width: 560px)
    @media screen and (min-width: 560px)
    @media screen and (min-width: 850px)

----------------------------------------------------------------
*/

html
{
    background-color: black;
}

footer
    {
        /*width: 100%;*/
        width: 100%;

        height: 50px;

        background-color: black;

        /*padding: 10px;
        padding-left: 20px;*/

        margin-top: 150px;

        /*border: 15px solid green;*/
        /*border: 10px solid green;*/
        
        color: grey;

    }    

    
.mySpace
    {
        /*width: 100%;*/
        width: 100%;

        height: 15px;

        background-color: #2E2E2E;

        /*padding: 10px;
        padding-left: 20px;*/

        margin-top: 10px;

        /*border: 15px solid green;*/
        /*border: 10px solid green;*/

    }        
    

    
a:link
{

    
    font-family: 'Roboto', sans-serif;
        
    font-size: 12px;    
 
    background-color: #f44336;
    color: grey;
        
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    
    float: left;
    
    letter-spacing: 0.1em;
    
    min-width: 120px;
    /*min-height: 40px;*/
    
    background: black; 
      color: grey;
      padding: 1em;
      text-shadow: 0 0 1em #fff, 
                   0 0 5em #fff,
                   0 0 10em #fff;
    
}


a.Menuitem:link
{
    color: grey;
}

a.Menuitem:visited
{
    color: grey;
}



a:visited
{
	/* color: red; */
        
	/*color: #18458e;*/
        
        color: grey;
	
}


a:hover
{
	/* color: yellow; */
        
        text-decoration: underline;
        
}

.dashboardTitle
{
    /*font-family: "Times New Roman";*/
    /* font-family: Arial, sans-serif; */
    font-family: 'Roboto', sans-serif;
    
    font-size: 12px;
    /* color: grey; */
    color: grey;
    
    /* font-weight: bold; */
    font-weight: 700;
    
    padding-top: 15px;
    padding-bottom: 15px;
    
    letter-spacing: 0.08em;
    
    
}

.myNormalText
{
    /*font-family: "Times New Roman";*/
    /* font-family: Arial, sans-serif; */
    font-family: 'Roboto', sans-serif;
    
    font-size: 11px;
    /* color: grey; */
    color: grey;
    
    /* font-weight: bold; */
    font-weight: 700;
    
    padding-top: 15px;
    padding-bottom: 15px;
    
    letter-spacing: 0.08em;
    
    
}


.myNormalText2
{
    /*font-family: "Times New Roman";*/
    /* font-family: Arial, sans-serif; */
    font-family: 'Roboto', sans-serif;
    
    font-size: 11px;
    /* color: grey; */
    color: grey;
    
    /* font-weight: bold; */
    font-weight: 700;
    
   padding: 18px;
    
    letter-spacing: 0.08em;
    
    
}



p
{
	/*font-family: "Times New Roman";*/
	/* font-family: "Verdana"; */
        
        /*font-family: 'Open Sans', sans-serif;*/
        /* font-family: 'Source Sans Pro', sans-serif; */
        font-family: 'Roboto', sans-serif;
        
	font-size: 12px;
        
        padding: 0;
        
        
        
	/*font-style: oblique;*/
	/* font-weight: bold; */
	
}

textarea
{
    font-family: 'Roboto', sans-serif;
        
    font-size: 12px;
    
    caret-color: red;  
	width: 35em;
	height: 16em;
	border: 1px solid #cccccc;
	padding: 0.5em;
    
    
        
}


p.myTest
{
    font-family: "Times New Roman";
    font-size: 20px;
    color: red;
}

.color_grey
{
    /* font-family: "Times New Roman"; */
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    
    color: red;
}

#myP
{
    /* font-family: 'Source Sans Pro', sans-serif; */
    
    font-family: 'Roboto', sans-serif;
    
    font-size: 12px;
}

#myPT
{
    /* font-family: 'Source Sans Pro', sans-serif; */
    
    font-family: 'Roboto', sans-serif;
    
    font-size: 13px;
    font-weight: bold;
    
    color: #18458e;
}

font
{
    /* font-family: 'Source Sans Pro', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    
    
}

body 
{
    margin: 1px;
    /* padding: 10px; */
    
    padding-top: 1px;
    padding-left: 7px;
    padding-right: 7px;
    
    /* font-family: 'Source Sans Pro', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    
    font-size: 100%;
    /* background-color: red; */
    /* background-color:#ff66ff; */
    
    /* background-color:#000000; */
    /* background-color: green; */
    background-color: #2E2E2E;
    
    
    max-width: 680px;
    min-height: 600px;
    margin: 0 auto;
    
    
    
}

input[type=text], input[type=password]
{
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    
    font-size: 12px;
    padding: 0;
}


#myButton1
{
    font-size: 14px;
    /* font-weight: bold; */
    
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    
}

img
{
    max-width: 100%;
    height: auto;

}

.my_col
{
    float: left;
    /* width: 30.33%; */
    /* width: 175px; */
    
    width: 26%;
    min-width: 200px;
    
    padding-top: 14px;
    padding-bottom: 8px;
    
    /*height: 25px;*/
    height: 25px;
    
    
    /*border-right: 10px;*/
    /*margin-right: 2%;*/
    /*margin-left: 2%;*/
    
    font-family: 'Roboto', sans-serif;
    
    font-size: 13px;
    font-weight: bold;
    
    text-align: center;
    
    
    text-transform: uppercase;
    
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
    
}


/* =========================================================== */
/* media screen                                                */
/* =========================================================== */

@media screen and (max-width: 560px)
{
    .my_col
    {
        /*width: 100%;*/
        width: 75%;
    }
}



@media screen and (min-width: 560px)
{
    
    html
    {
        background-color: #181818;
        
        /*background: url("_pict/5-dots.png") repeat left top;*/
        
        /*height: 400px; /* You must set a specified height */
        /*background-position:5-do center; /* Center the image */
        /*background-size: cover;*/
        /*background-repeat: repeat;*/
        
        
    }
    
    
    body
    {
        /* background-color: white; */
        /* background-color: aqua; */
        
        padding-left: 20px;
        padding-right: 20px;
        
    }
    
    .dashboardTitle
        {
            font-size: 16px;
            
        }
    
    p
    {
        font-size: 13px;
    }
    
    a:link
    {
        font-size: 13px;
    }
    
    #myP, input[type=text], input[type=password]
    {
        font-size: 13px;
    }
    
    #myPT
    {
        font-size: 14px;
    }
    
    #myButton1
    {
        font-size: 13px;
        
        padding-left: 11px;
        padding-right: 11px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
}

@media screen and (min-width: 850px)
{
    
    .myNormalText
    {
        font-size: 14px;
    }
    
    body
    {
        /* background-color: grey; */
        /* background-color: firebrick; */
        /* background-color: #1C1C1C; */
        /* background-color: #2E2E2E; */
        
        /*background-color:hsla(290,60%,70%,0.3);*/
        /*background-color:hsla(0,0%,0%,0.5);*/
        
        background-color: #2E2E2E;
        /* alt 30 */
        padding-left: 30px;
        padding-right: 30px;
        
    }

    
    
    .dashboardTitle
        {
            font-size: 24px;
        }
       
    p
    {
        font-size: 15px;
    }
    
    a:link
    {
        font-size: 15px;
    }
    
     #myP, input[type=text], input[type=password]
    {
        font-size: 15px;
        
        
    }
    
    #myPT
    {
        font-size: 16px;
    }
    
    
    #myButton1
    {
        font-size: 15px;
        
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    

}
