﻿body{padding:0px !important}
/*#header*/

.ie_popup {
    position: absolute;
    width: 250px !important;
    min-height: 55px !important;
    padding: 15px 10px 10px 40px;
    z-index: 1000;
    top: 100px;
    right: 40%;
    font-size: 14px;
    color: #2f2f2f;
    background: url(../Images/Icons/Common/attention.png) no-repeat #fff 5px 15px;
    border: 15px solid #ccc;
    -webkit-box-shadow: 4px 4px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 4px 4px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 4px 4px 4px 0px rgba(50,50,50,0.2);
}


#ct_header
{z-index:1000 !important;
}

#ClientMappings
{z-index:999;
 position:fixed;
}
#ConnectSuite
{
    font-family: 'Segoe UI', sans-serif !important;
    font-size: 12px;
    line-height: 14px;
}

.connecttoolbarlogin_textbox_container
{
    width: 210px;
    margin-left: 10px;
    float: left;
}

.connecttoolbarlogin_buttons_container
{
    width: 430px;
    margin-left: 10px;
    float: left;
    line-height: 45px;
}

.connecttoolbarlogin_textbox
{
    width: 180px;
    border-radius: 0px !important;
    height: 25px !important;
    background: rgb(55, 61, 69)!important;
    border: 1px solid #7e7e7e !important;
    color: #eaeaea !important;
    font: 14px 'Segoe UI', sans-serif !important;
}

.connecttoolbarlogin_checkbox
{
    margin: 0 5px 0 10px !important;
}

.connecttoolbarlogin_button_submit
{
    width: 170px !important;
    height: 25px;
    border-radius: 4px;
    border: 1px solid #cecece;
    background: #e9e9e9;
    margin-top: 20px !important;
    vertical-align: bottom;
    border-radius: 0;
    margin-bottom: 10px;
    font: 14px 'Segoe UI', sans-serif !important;
}

.signin_button
{
    width: 80px !important;
    height: 25px;
    border-radius: 0px;
    border: 1px solid #5784d9;
    background: #3161cf;
    color: #fff;
    vertical-align: bottom;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-radius: 5px;
    font: 14px 'Segoe UI', sans-serif !important;
}

.signin_button_preloader
{
    vertical-align: bottom;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    
}

.signin_container
{
    width: 80px;
    float: right;
    margin: 10px 0px 0px 0px;
    display: block;
    position: absolute;
    right: 5px;
    font-size: 12px;
}

.signin
{
    background: url('../Images/Icons/Common/icon_SignIn.png?ver=1') repeat center;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 5px;
    float: left;
}

.signintext
{
    color: #fff;
    float: left;
    width: 50px;
    margin-top: 2px;
    font-family: 'Segoe UI', sans-serif;
     font-size: 14px;
}

.font-grey
{
    color: #999797;
}

.font-red
{
    color: #ff0000;
}

.font-yellow
{
    color: #ffc600;
    text-decoration: underline !important;
}

.margtop10
{
    margin-top: 10px;
}

.margleft5
{
    margin-left: 5px !important;
}

.margleft10
{
    margin-left: 10px;
}

.smallesttext
{
    font-size: 11px !important;
}

.logout
{
    background: url('../Images/Icons/Common/icon_Logout.png?ver=1') repeat center;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 12px;
    float: right;
}

.login_container
{
    width: 440px;
    top: 52px;
    right: 10px;
    min-height: 105px;
    height: auto;
    background: rgb(47, 52, 59);
    border: 1px solid #000;
    z-index: 9999;
}

.logout a
{
    color: #e5bd00;
    text-decoration: none;
}

.row_fluid
{
    width: 100%;
}

    .row_fluid:before, .row_fluid:after
    {
        display: table;
        line-height: 0;
        content: "";
    }

    .row_fluid:after
    {
        clear: both;
    }

    .row_fluid [class*="block"]
    {
        display: block;
        float: left;
        width: 100%;
        min-height: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }



    .row_fluid .block12
    {
        width: 100%;
    }

    .row_fluid .block11
    {
        width: 91.48936170212765%;
    }

    .row_fluid .block10
    {
        width: 82.97872340425532%;
    }

    .row_fluid .block9
    {
        width: 73.96808510638297%;
        /*width:73%;*/
    }

    .row_fluid .block8
    {
        width: 65.91196581196582%;
    }

    .row_fluid .block7
    {
        width: 57.44680851063829%;
    }

    .row_fluid .block6
    {
        width: 48.93617021276595%;
    }

    .row_fluid .block5
    {
        width: 40.42553191489362%;
    }

    .row_fluid .block4
    {
        width: 31.914893617021278%;
    }

    .row_fluid .block3
    {
        width: 23.404255319148934%;
    }

    .row_fluid .block2
    {
        width: 14.893617021276595%;
    }

    .row_fluid .block1
    {
        width: 6.382978723404255%;
    }


.relative
{
    position: relative;
}

.absolute
{
    position: absolute;
}

.pointer
{
    cursor: pointer !important;
}

.left
{
    float: left !important;
}

.ct_tailtop
{
    width: 0px;
    height: 0px;
    border: 10px solid;
    position: absolute;
    border-color: transparent transparent rgba(11, 11,37,1) transparent;
    top: -19px;
    right: 60px;
}

.ct_tailbottom
{
    width: 0px;
    height: 0px;
    border: 20px solid;
    position: absolute;
    /*border-color: rgba(3, 163, 242, 1) transparent rgba(11, 11,37,0) transparent;*/
    border-color: transparent,transparent rgba(11, 11,37,0), rgba(3, 63, 242, 1);
    bottom: -40px;
    right: 40px;
    display: none;
}

#overlay-back
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 1800px;
    background: #000;
    opacity: 0.92;
    z-index: 99999;
    display: none;
}

.ct_header
{
    height: 43px;
    /*height: 47px;*/
    width: 100%;
    background-color: rgba(48,56,68,1.0);
    background-image: url(../Images/Graphics/connectToolbar_bg.png);
    background-size: auto 100%;
    color: #fff !important;
    font-size: 14px !important;
    font-family: 'Segoe UI', sans-serif !important;

    margin: 0px !important;
}

.logo_image_container
{
    margin: 5px 5px 0 0;
    float: left;
    height: 31px;
    width: 32px;
    background: url('../Images/Icons/Common/icon_Home.png?ver=1') no-repeat center;
}

.divSchoolSelect
{
    margin-top: 13px;
  background: url(../Images/Graphics/ddtraingle_white.png) 135px 6px no-repeat;
  padding-left: 20px;
  color: #fff;
  font-family: 'Segoe UI', sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.divSchoolList
{
    position: absolute;
    width: 270px;
    background: #fff;
    top: 43px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #7e7e7e;
    border-top: none;
    min-height: 200px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x:hidden;
    z-index: 999999;
    -webkit-box-shadow: 1px 1px 1px 2px rgba(0,0,0,.5);
    box-shadow: 1px 1px 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 1px 1px 2px rgba(0,0,0,.5);
    text-overflow: ellipsis;
    white-space: nowrap;
    
}

   .divSchoolList ul {
min-width: 250px;
margin: 0px !important;
list-style-type: none;

text-align: left;
padding-left: 5px;
overflow-x: hidden;
overflow-y: auto;
max-height: 210px;
}

        .divSchoolList ul li
        {
            border-bottom: 1px solid silver;
            height: 35px;
            font-size: 14px;
            line-height: 35px;
            padding-left: 5px;
            min-width: 265px;
            margin-left: 0px;
            color: #4d4d4d;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .divSchoolList ul li:last-child
            {
                border-bottom: none;
            }

            .divSchoolList ul li:hover
            {
                color: #fff;
                background: #3966d0;
            }

.userdetails_div
{
    float: right;
    margin-right: 5px;
    width: 160px;
    position: absolute;
    right: 5px;
}

.userdetails_image_container
{
    width: 36px;
    float: left;
    margin-top: 3px;
}

.userdetails_image
{
    margin-right: 5px;
    background: url(../Images/Icons/Common/icon_UserImage.jpg) center no-repeat;
    width: 32px;
    height: 32px;
    margin-top: 5px;
    background-size: cover;
}

.userdetails_text_container
{
    float: left;
    margin-top: 13px;
    margin-right: 5px;
    font-size: 14px;
    max-width: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.img-circle
{
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}



.navigation_threelineicon
{
    display: none;
    visibility: hidden;
}

.logo_container
{
    max-width: 240px;
    float: left;
    padding-left: 10px;
    height: 40px;
}



.logo_image
{
    margin: 5px 5px 0 0;
}

.logo_text_container
{
    width: 200px;
    float: left;
    /*margin-left:10px;*/
}

    .logo_text_container select
    {
        width: 190px;
        padding: 0;
        min-height: 32px;
        min-width: 80px;
        border: 1px solid #7e7e7e;
        margin: 5px 0 5px 0;
        background: #454545;
        vertical-align: middle;
        letter-spacing: 0.02em;
        font-size:14px;
        font-weight:normal;
        line-height:20px;
        font-family: 'Segoe UI', sans-serif;
        border-radius: 0 !important;
        color: #FFF;
    }

    .logo_text_container h1
    {
      font-size: 18px;
      font-weight: normal;
      line-height: 28px;
      margin-top: 10px;
      text-overflow: ellipsis;
      font-family: 'Segoe UI', sans-serif;
      white-space: nowrap;
      overflow: hidden;
      color: #fff;
      text-transform: none;

  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
    }


.header_dropdown_container
{
   /* width: 80px; */
     width:130px;
    float: left;
    height: 40px;
    position:relative;
    z-index:9999;


}

.divDefautSite
{width:175px;
 float:left;
 margin-top: 12px;
 

}
.divDefautSite h4{
/*text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: #fff !important;
display: block;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: normal;*/
font-size: 18px;
font-weight: 600;
line-height: 28px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin: 2px 0 5px 0;
font-family: inherit;
font-weight: normal;
line-height: 20px;
color: #fff;
text-rendering: optimizelegibility;
font-family:'Segoe UI', sans-serif;
}
.divDefautSite_right
{width:20px;
 margin-top: 11px;
 height:20px;
 float:left;
 background: url(../Images/Graphics/ddtraingle_white.png) right no-repeat;

}

    .header_dropdown_container select
    {
        width: 180px;
        padding: 0;
        min-height: 32px;
        min-width: 80px;
        border: 1px solid #7e7e7e;
        margin: 5px 0 5px 0;
        /*font-size: 11pt;*/
        /*font-weight: 400;*/
        background: #454545;
       /*line-height: 1.3636;*/
        /*font-size: 100%;*/
        vertical-align: middle;
        letter-spacing: 0.02em;
        font-size:14px;
        font-weight:normal;
        line-height:20px;
        font-family: 'Segoe UI', sans-serif;
        border-radius: 0 !important;
        color: #FFF;
    }

.header_products_container
{
    
    float: left;
    margin-left: 10px;
    height: 40px;
    margin:2px;
   
}

.ip_logo
{
 margin: 5px 0 0 5px;
background: url('../Images/Logos/Ip.png?ver=1') no-repeat center;
width: 28px;
height: 28px;
float: left;
background-size: 100%;
}

    .ip_logo:hover
    {
        opacity: 0.7;
        cursor: pointer;
    }

.parentportal_logo
{
margin: 5px 0 0 10px;
background: url('../Images/Logos/Parentportal.png?ver=1') no-repeat center;
width: 28px;
height: 28px;
float: left;
background-size: 100%;
}

}

    .parentportal_logo:hover
    {
        opacity: 0.7;
        cursor: pointer;
    }



/*.telehopper_logo*/   
  .tv_logo
{
   margin: 5px 0 0 10px;
background: url('../Images/Logos/TV.png') no-repeat center;
width: 28px;
height: 28px;
float: left;
background-size: 100%;
}

    .tv_logo:hover
    {
        opacity: 0.7;
        cursor: pointer;
    }

/*.twindrive_logo*/
.digidrive_logo
{
margin: 5px 0 0 10px;
background: url('../Images/Logos/digidrive.png') no-repeat center;
width: 28px;
height: 28px;
float: left;
background-size: 100%;
}

    .digidrive_logo:hover
    {
        opacity: 0.7;
        cursor: pointer;
    }

.connect_logo
{
margin: 5px 20px 5px 10px;
background: url('../Images/Logos/Connect.png?ver=1') no-repeat center;
width: 95px;
height: 28px;
float: left;
background-size: 100%;
}

.alerts_container
{
    width: 280px;
    float: right;
}

.notifications_div
{
    background: url(../Images/Icons/alert_27x34.png?ver=1) no-repeat;
    display: block;
    width: 47px;
    height: 34px;
    float: left;
    margin: 10px -15px 0 0;
    padding-left: 14px;
    font-size: 12px;
}

.messages_div
{
    background: url(../Images/Icons/email_36x33.png?ver=1) no-repeat;
    display: block;
    width: 47px;
    height: 34px;
    float: left;
    margin: 10px -20px 0 0;
    padding-left: 23px;
    font-size: 12px;
}

.chat_div
{
    background: url(../Images/Icons/messages_37x34.png?ver=1) no-repeat;
    display: block;
    width: 47px;
    height: 34px;
    float: left;
    margin: 10px -20px 0 0;
    padding-left: 23px;
    font-size: 12px;
}

.user_div
{
    border-radius: 50px;
    width: 90px;
    height: 32px;
    margin-top: 15px;
    background-size: 40px 40px;
    float: left;
}

.userdetails_image_open_container
{
    width: 46px;
    float: left;
    margin-top: 12px;
}

.userdetails_image_open
{
    margin: 15px 5px 0 0;
}

.dropdownplus
{
    width: 440px;
    float: left;
 
}

.ct_tailbottom_up {
width: 0px;
height: 0px;
border: 20px solid;
position: absolute;
border-color:transparent  transparent rgba(3, 163, 242, 1) transparent;
bottom: 1px;
right: 40px;
display:none;
}




#popupdiv {
position: absolute;
width: 542PX !important;
min-height: 330px !important;
z-index: 100000;
top: 100px;
right: 40%;
background: #fff;
display: none;
-webkit-box-shadow: 4px 4px 4px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 4px 4px 4px 0px rgba(50, 50, 50, 0.75);
box-shadow: 4px 4px 4px 0px rgba(50, 50, 50, 0.75);


}
.popupleft
{width:144px;
 float:left;
 background:black;
 
}
.staff
{width:144px;
 height:109px;
 float:left;
background: url(../Images/Graphics/staff.jpg) no-repeat;
border-bottom:2px solid #eaeaea;
}
    .staff.disabled
    {opacity:0.4;
    }
.students
{width:144px;
 height:109px;
  float:left;
background: url(../Images/Graphics/students.jpg) no-repeat;
border-bottom:2px solid #eaeaea;
}
.students.disabled
    {opacity:0.4;
    }
.parent
{width:144px;
 height:109px;
  float:left;
background: url(../Images/Graphics/parents.jpg) no-repeat;

}
.parent.disabled
    {opacity:0.4;
    }
.popupright
{width:390px;
 float:left;
 color:#454545;
 position:relative;
 background:#fefefe;
 min-height: 325px;
 padding-left:8px;
 padding-top:5px;
 overflow-y:auto;
 overflow-x:hidden;
 
}
    .popupright p
    {font-size:12px;
    }
    .popupright .inside
    {width:360px;
     margin-left:20px;
     height:305px;
     margin-top:10px;
     margin-right:10px;
    }

.popup_close
{width:11px;
 height:12px;
background: url(../Images/Graphics/popup_close.jpg) no-repeat;
position:absolute;
cursor:pointer !important;
top:5px;
right:5px;
}


.styled-select select {
	width: 160px;
	padding: 5px;
	font-size: 14px;
	color: rgba(204,204,204,1);
	line-height:20px;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	background-color: transparent;
	background-image: url(../Images/Graphics/ddtraingle_white.png);
	background-repeat: no-repeat;
	background-position: right center;	
   }
 
select > option

{/*background-color: rgba(204,204,204,1);*/ 
 background: rgb(236,236,236);
 color:rgba(51,51,51,1);

}   




/*For the forget password*/
@media (min-width:1200px)
{
}

@media (min-width:1024px) and (max-width:1200px)
{
    #popupdiv
    {
       
        right: 30%;
    }
    .header_products_container
    {
        margin-left: 10px;
    }

    /*.userdetails_text_container
    {
        display: none;
        visibility: hidden;
    }*/

    .logo_text_container {
        width:200px;
	
}
}

@media (min-width:768px) and (max-width:979px)
{#popupdiv
    {
       
        right: 20%;
    }
    .divDefautSite
    {
        width: 140px;
    }
    .connect_logo
    {
        margin-left: 20px !important;
    }

    .logo_container
    {
        max-width: 240px;
    }

    .header_products_container
    {
        margin-left: 2px;
    }

    .logo_text_container h1
    {
        font-size: 14px;
        line-height: 23px;
    }


    .logo_text_container
    {
        width: 160px;
        
    }

    /*.userdetails_text_container
    {
        display: none;
        visibility: hidden;
    }*/
}
@media (max-width:768px)
{
    .logout
    {
        margin-right: 25px !important;
    }
}





@media (max-width:767px)
{
    .logout
    {margin-right:10px !important;
    }
    #popupdiv
    {
       
        right: 5px;
        width:470px !important;
    }
    .popupright
    {
        width: 315px !important;
    }
    .popupright .inside {
width: 100% !important;
    }
    .divDefautSite
    {
        width: 100px;
    }
    .divSchoolList
    {left:5px;
    }
    .connecttoolbarlogin_textbox
    {
        width: 410px;
    }

    .login_container
    {
        top: 45px;
        min-height: 150px;
        height:auto;
    }

    .connecttoolbarlogin_textbox_container
    {
        width: 430px;
    }

    .connecttoolbarlogin_buttons_container
    {
        width: 430px;
    }

    .dropdownplus
    {
        width: 100%;
    }

    /*.header
    {
        height: 86px;
    }*/

    .header_dropdown_container
    {
        float: left;
        width: 100px;
        
    }

  

    .logo_container
    {
        max-width: 240px;
    }

    .navigation_threelineicon
    {
        display: block;
        visibility: visible;
        width: 32px;
        float: right;
        margin-right: 5px;
    }

    .logo_text_container
    {
        width: 160px;
    }

        .logo_text_container h1
        {
            margin-top: 10px !important;
            font-size: 14px !important;
        }

    /*.userdetails_text_container
    {
        display: none;
        visibility: hidden;
    }*/

    .header_products_container
    {
        float: right !important;
        width: 250px;
    }
}

@media (min-width:1200px)
{
    .header_products_container
    {
        margin-left: 50px;
    }

    .dropdownplus
    {
        width: 545px;
        float: left;
    }

    .userdetails_div
    {
        width: 160px;
    }
}

@media (max-width:480px)

{
    .logout
    {/*margin-right:35px !important;*/
     margin-right:10px !important;

    }
    .logo_text_container
    {
        width: 150px;
        font-size:11px;
        text-overflow: ellipsis;

  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
    }
    .logo_text_container h1
    {font-size:11px !important;
    }
    .staff
    {background-size:cover !important;width:75px !important;
    }
    .students
    {background-size:cover !important;width:75px !important;
    }
    .parent
    {background-size:cover !important;width:75px !important;
    }
    .popupleft
    {width:75px !important;
    }
    #popupdiv
    {
       
        right: 5px;
        width:310px !important;
    }
    .popupright
    {
        width: 220px !important;
    }
    .popupright .inside {
width: 92% !important;
    }

    .userdetails_text_container
    {
        display: none;
        visibility: hidden;
    }

    .userdetails_div
    {
        width: 100px;
        /*width: 70px;*/
    }



    /*.header_products_container
    {
        display: none;
        visibility: hidden;
    }*/

    .connecttoolbarlogin_textbox
    {
        width: 90% !important;
        margin-left: 20px;

    }


   .connecttoolbarlogin_button_submit { 

            margin-left: 30px;

    }

    .login_container { /*top: 45px;
        /*height: 195px;
           height:auto;
        width: 200px;*/ /*top: 85px;*/  width: 100%; right: 0; z-index: 100; }

    .connecttoolbarlogin_textbox_container
    {
        width: 90%;
        margin:10px 20px;
    }

    .connecttoolbarlogin_buttons_container
    {
        width: 90%;
     
    }

    .signin_button
    {
        margin-top: 10px;
        float: right;
        margin-right: 20px;
    }

    .connect_logo
    {
       background-image: url(../Images/Logos/connect_small_logo.png);
       width:31px; height:32px;
       margin-top: 5px;
    }

    .header_products_container
    {
        /*width: 155px;*/
          width: 255px;
        margin-left: 2px !important;
    }
    .marg_top30{
        margin-top:30px;

    }

    .ct_tailbottom { z-index: 200;}

    .visible-phone_ct { display:block !important;

    }

    .expandheight {height:100px !important }
     .hidden-phone
    {
        display: none!important;
    }

   
}

@media (max-width:320px) {

    .header_products_container {  width: 155px;  /*width: 100%;*/ margin-left: 2px !important; }
    .hidden-phone320
    {
        display: none;
    }
 .connecttoolbarlogin_textbox_container
    {
        
        margin:10px 10px;
    }

  .connecttoolbarlogin_button_submit { 

            margin-left: 20px;

    }
    /*.login_container { height: 390px;}*/

    .marg_left10 { margin-left:10px;}

    .expandheight {height:140px !important }
}

