﻿.btn {
            border: 1px solid white;
            color: white;
            background-color: transparent;
            font-size: 25px;
            line-height: 45px;
        }


            .btn:hover {
                color: black;
                background-color: #ffcf36;
                border-color: transparent;
            }

            .btn:focus {
                color: white;
                border-color: transparent;
            }
       






 /*  For the 3 sections sub menu    */


        .divHidContent {
            display: none;
        }
        
        .WPContent {
         text-align:center;
         width:100%;

      /*   background-color:#ababab;
         margin-left:180px; */
      
         
         
        }


        .btnReady, btnReady:visited, .btnReady:link, .btnReady:focus {
            border: 1px  solid #ffffff;
            width: 335px;
            height: 77px;
            text-align: center;
            vertical-align: middle;
            font-family: 'roboto', sans-serif;
            font-size: 20px;
            color: #ffffff;
            text-transform: capitalize;
            padding: 18px 0 24px 0;
            margin-bottom: 20px;
            
        }


            .btnReady:hover {
                border: 0px;
            }



        .aReady {
            color: black;
            display: inline-block;
        }



        .btnsDeptLeft {
            margin-right: 10px;
            padding-left: 10px;
            height: 40px;
            width: 100px;
        }

        .btnsDeptRight {
            margin-left: 10px;
            padding-left: 10px;
            height: 40px;
            width: 100px;
        }

        .btnsDeptCenter {
            margin-left: 10px;
            margin-right: 0px;
            padding-left: 10px;
            height: 40px;
            width: 100px;
        }



        .btnsDept {
            color: black;
            font-family: 'roboto', sans-serif;
            font-size: 19px;
            font-weight: bold;
            text-transform: capitalize;
            text-align: center;
            padding-top: 8px;
            padding-bottom: 8px;
            /*       border-bottom: 1px solid #4a4a4a;  */
            height: 40px;
            width: 100px;
        }


            .btnsDept:visited, .btnsDept:link, .btnsDept:focus {
                color: black;
                text-decoration: none;
                border: 0px;
                /*     border-bottom: 5px solid #f9af4c;
        border-bottom-width: 5px;
        border-bottom-color: #f9af4c;  */
            }

            .btnsDept:hover {
                /*	color: #ffffff;
        text-decoration:none;
        border: 0px; */
                border-bottom: 1px;
                border-bottom-color: #4a4a4a;
            }


        .btnsDeptSelected {
            color: black;
            text-decoration: none;
            border-bottom: 3px solid #4a4a4a;
            border-bottom-width: 3px;
            border-bottom-color: #4a4a4a;
            font-family: 'roboto', sans-serif;
            font-size: 20px;
            font-weight: bold;
            text-transform: capitalize;
            text-align: center;
            padding-top: 8px;
            padding-bottom: 8px;
            height: 40px;
            width: 100px;
        }



        .AbtnsDept:hover {
            /*	color: black;
        text-decoration:none;
        border: 0px;
        padding-top: 10px;
        padding-bottom: 8px;   */
        }


        .btnsDept:hover {
            /*		color: #ffffff;
        text-decoration: none;
        border: 0px;   */
        }
        
        .EnglishTitle{
	     font-size: 24px;
	     color: rgb(19, 92, 143);
	     text-align: center;
	     font-weight: bold;
         }
         
         .GreyBG
             {
				background-color:#f5f5f5;
				padding: 20px 20px 20px 20px;
             }


		.WPMargin
		{
           margin-left:40px;
        }


        @media only screen and (min-width: 200px) and (max-width: 670px) {


            .btnsDeptLeft {
                margin-right: 1px;
                margin-left: 1px;
                height: 30px;
                
                
            }

            .btnsDeptRight {
                margin-left: 1px;
                margin-right: 1px;
                height: 30px;
                
            }

            .btnsDeptCenter {
                margin-left: 1px;
                margin-right: 1px;
                height: 30px;
               
            }


            .btnsDept {
                color: black;
                font-family: 'roboto', sans-serif;
                font-size: 13px;
                font-weight: bold;
                text-transform: capitalize;
                text-align: center;                
                /*      border-bottom: 1px solid #4a4a4a;  */
                height: 30px;
                width: 73px;
                padding: 8px 5px 8px 5px;
                
           /*     color:fuchsia;*/
            }


            .btnsDeptSelected {
                color: black;
                text-decoration: none;
                border-bottom: 3px solid #4a4a4a;
                border-bottom-width: 3px;
                border-bottom-color: #4a4a4a;
                font-family: 'roboto', sans-serif;
                font-size: 13px;
                font-weight: bold;
                text-transform: capitalize;
                text-align: center;
                padding: 8px 5px 8px 5px;
                
                height: 30px;
                width: 73px;
           /*     color:fuchsia;*/

            }



            .btnReady, btnReady:visited, .btnReady:link, .btnReady:focus {
                border: 1px #ffffff solid;
                height: 77px;
                width: 200px;
                text-align: center;
                vertical-align: middle;
                font-family: 'roboto', sans-serif;
                font-size: 13px;
                color: #ffffff;
                text-transform: capitalize;
                padding: 8px 5px 8px 5px;
                margin-bottom: 20px;
                width: 73px;

            }
            
            .EnglishTitle{
				font-size:17px;
				padding-top:20px;
				
             }
             
             
             .GreyBG
             {
				background-color:transparent;
             }
             
             .WPMargin
		{
           margin-left:5px;
        }
        
        .WPContent {
         text-align:center;
         width:100%;
             
             
        }
        
        
        

        @media only screen and (min-width: 200px) and (max-width: 780px) and (orientation: landscape) {


            .btnsDeptLeft {
                margin-right: 1px;
                margin-left: 1px;
            }

            .btnsDeptRight {
                margin-left: 1px;
                margin-right: 1px;
            }

            .btnsDeptCenter {
                margin-left: 1px;
                margin-right: 1px;
                height: 30px;
               
            }


            .btnsDept {
                color: black;
                font-family: 'roboto', sans-serif;
                font-size: 13px;
                font-weight: bold;
                text-transform: capitalize;
                text-align: center;
                padding-top: 8px;
                padding-bottom: 8px;
                /*        border-bottom: 1px solid #4a4a4a;        */
                height: 30px;
                width: 73px;
            }


            .btnsDeptSelected {
                color: black;
                text-decoration: none;
                border-bottom: 3px solid #4a4a4a;
                border-bottom-width: 3px;
                border-bottom-color: #4a4a4a;
                font-family: 'roboto', sans-serif;
                font-size: 13px;
                font-weight: bold;
                text-transform: capitalize;
                text-align: center;
                padding-top: 8px;
                padding-bottom: 8px;
                width: 73px;
            }
            
            
            
             .GreyBG
             {
				background-color:transparent;

             }
             
             .WPMargin
		     {
                margin-left:5px;
             }

            .WPContent {
             text-align:center;
             width:100%;

        }






        /* End sub menu */



        @media only screen and (min-width: 200px) and (max-width: 670px) {
            .lblDeptTitle {
                color: #3a2f2c;
                font-family: 'roboto', sans-serif;
                font-size: 13px;
                font-weight: bold;
                text-transform: capitalize;
                line-height: 20px;
                margin-bottom: -15px;
                width: 73px;

            }
        }