﻿ 
/*.h10 {
    height: 20%
}
 */
html,
body {
    height: 100%;
    width: 100%;
    background-color: #F4F4D5;
    color: whitesmoke;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-size: 16px;
    display: block;
}

.caret {
    border-left: 4px solid @black;
    border-right: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
 
.dropdown-submenu {
    position: relative;

}


.block1 {
    background-color: #0365A1;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    margin: 0px 10px 0px 0px;
}
.p2clogo {
    background-color: white;
    color: white;
    border-radius: 5px;
    margin: 0px 10px 0px 0px;
}
.dd-lev1 {
    background-color: #0365A1;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    margin: 0px  10px 0px 0px;
}
.dd-item-lev2 {
    background-color: #93b5d1;
    color:white;
    border-radius: 5px;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
   
}
.dd-link-lev2 {
    background-color: #D6D6A1;
    color: #0365A1;
    border-radius: 5px;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
.dd-link-lev2-nohover {
    background-color: #D6D6A1;
    color: #0365A1;
    border-radius: 5px;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    font-size:16px;
    font-weight: bold;
    white-space: nowrap;
}
.outputsplash {
    background-color: whitesmoke;
    color: #0365A1;
    border-radius: 5px;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
.dd-link-lev2:hover  {
     display: block;
     background-color:#D665A1;
     color: white;
     border-radius: 5px;
}
 
.dd-item-lev3 {
    background-color: #D6D6A1;
    color: white;
    border-radius: 5px;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
}
.dd-link-lev3 {
    display: block;
    background-color: #D665A1;
    color: white;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
}

.dd-link-lev3:hover {
    display: block;
    background-color: #03B5A1;
    color: white;
    border-radius: 5px;
}

.ddl-box1g {
    background-color: #D6D6A1;
    color: #0365A1;
    border-radius: 5px;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
.ddl-box1 {
    background-color: #D6D6A1;
    color: #0365A1;
    border-radius: 5px;
    font-weight:bold;
    display: block;
}
.ddl-box2 {
    background-color: #0365A1;
    color: #D6D6A1;
    border-radius: 5px;
    display: block;
    font-weight: bold;
}
.ddl-box3 {
    display: block;
    background-color: #03B5A1;
    color: white;
    border-radius: 5px;
    font-weight: bold;
}
.ddl-box4 {
    display: block;
    background-color: #D665A1;
    color: white;
    border-radius: 5px;
    font-weight: bold;
}
.ddl-box5 {
    display: block;
    background-color: #03B5A1;
    color: white;
    border-radius: 5px;
    font-weight: bold;
}
.ddl-box6 {
    background-color: white;
    display: block;
    color: navy;
    border-radius: 5px;
    font-weight: bold;
}
 
.p1-lev1 {
    background-color: #0365A1;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    margin: 0px 0px 0px 0px
}
.p1-label {
    background-color: #0365A1;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    margin: 0px 0px 0px 0px;
    
}
.p1-value {
    background-color: white;
    color: black;
    font-weight: bold;
    border-radius: 5px;
    margin: 0px 0px 0px 0px;
    border-width:1px;
    border-color:cyan;
    width:300px;
}
.p1-back1 {
    background-color: #a665A1;
    color: white;
    font-weight: bold;
}
.p1-back2 {
    background-color: white;
    color: black;
    font-weight: bold;
}
horiz-1 {
    background-color: #0365A1;
    color: white;
    height: 10px;
    border-radius: 5px;
}
.dropdown-submenu > .dropdown-menu {
    background-color: #0365A1;
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.ddllistbox { 
    margin-top:10px;
    border-radius:30px;
    width: 250px;
}
#LessonFrameblock {
    background-color: #C3D5E1;
    color: black;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    border-color: yellow;
    margin: 0px 10px 0px 00px;
}
/* F4F4D5 */

#Gridblock  {
    background-color: #EFECD5;
    color: #0365A1;
    border-radius: 5px;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    max-width: 1000px;
}
 
#P1block {
    background-color: #a3a571;
    color: white;
    font-weight: bold;
    border-color: red;
    margin: 0px 2px 0px 2px;
    padding:0px 2px 0px 2px
    
    
  
}
#spinnercolor {
    color: #0365A1  ;
   
}
#Outputblock {
    background-color: #C3D5E1;
    color: black;
    font-weight: bold;
    border-color: yellow;
    margin: 0px 10px 0px 0px;
}
.toggleroundedbutton {
    background-color: #4764b6; /* Color1 */
    border: none;
    color: white;
    padding: 1px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
    margin: 2px 2px;
    cursor: pointer;
    border-radius: 12px;
}
.assignroundedbutton {
    border: none; 
    padding: 1px;
    width:100px;
    white-space:normal;
    word-wrap:normal;
    text-align: center;
    text-decoration: none;
    display:  block;
    font-size: 12px;
    cursor: pointer;
    border-radius: 12px;
}
.p1roundedbutton {
    border: none;
    padding: 1px;
    width: 150px;
    white-space: normal;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 12px;
    cursor: pointer;
    border-radius: 12px;
}
.hpsubjecttitle {
    background-color: red;
    display: block;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    
   
}

./*dropdown-submenu > a:after {
    background-color: brown;
    color: coral;
    background-color: green;
    display: block;
    content: "hello 4e";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}*/

/*.dropdown-submenu:hover > a:after {
    border-left-color: pink;
    background-color: deeppink;
}
.dropdown-submenu.pull-left {
    float: none;
}
      
    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }*/
