a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.clear{display:block;padding:0;margin:0;clear:both;line-height:0;font-size:0}input[disabled],select[disabled],textarea[disabled]{background-color:transparent!important}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .control-value,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:4px;line-height:23px}.width-65{width:65%!important}.width-60{width:60%!important}.width-50{width:50%!important}.width-45{width:45%!important}.width-40{width:40%!important}.width-30{width:30%!important}.width-20{width:20%!important}.width-10{width:10%!important}
html {height:100%!important;}
body{padding:0;margin:0 auto!important;line-height:1;font-size:14px;color:#373742;font-family:verdana;background-color:#fff;height:100%!important}
#main-ContainerDiv{display:block;padding:0;margin:0 auto!important;width:100%!important;min-height:250px;height:auto!important}
#main-HeaderDiv,#main-MenuSearchTasksDIV{display:block;padding:0;margin:0 auto!important;width:100%!important;min-height:50px;height:50px!important;overflow:hidden!important;background-color:RGB(117,117,132)!important}
#main-HeaderDiv-Left{display:inline-block;padding:0;margin:0 auto!important;width:25%!important;min-height:50px;height:50px!important;overflow:hidden!important;background-color:transparent!important;float:left}
#main-HeaderDiv-Left SPAN{display:inline-block;padding-left:20px;line-height:50px!important;color:#fff}
#main-HeaderDiv-Middle{display:inline-block;padding:0;margin:0 auto!important;width:50%!important;min-height:50px;height:50px!important;overflow:hidden!important;background-color:transparent!important;float:left;text-align:center}
#main-HeaderDiv-Right{display:inline-block;padding:0 20px 0 0;margin:0 auto!important;width:25%!important;min-height:50px;height:50px!important;overflow:hidden!important;background-color:transparent!important;float:left;text-align:right}
#main-ContentHolderDiv{background-color:RGB(55,55,66)}
#main-ContainerDiv .left-panel{
    display:inline-block;
    float:left;
    background-color:silver!important;
    width:50%!important;
    min-height:100vh!important;
}

#main-ContainerDiv .right-panel {
    display: inline-block;
    float: right;
    background-color: white !important;
    width: 50% !important;
    min-height: 100vh !important;
}

.login-div{
    position:relative;
}

.login-div.native-login h1 span {
    display: none;
}

.login-div.native-login {
    display: inline-block;
    float: right;
    background-color: white !important;
    width: 70% !important;
    min-height: 100vh !important;
    padding-bottom: 150px;
}

.login-div.adfs-login {
    display: inline-block;
    float: left;
    background-color: silver !important;
    width: 70% !important;
    min-height: 100vh !important;
    padding-bottom: 150px;
    border-bottom: 1px solid silver;
}

.login-div h1 {
    font-size: 3.0em !important;
    font-weight: bold;
    padding-top: 50px !important;
    padding-bottom: 150px !important;
    display: block;
}

.login-div.native-login > h1 {
    text-align:right;
    padding-right:10px;
}

.login-div.adfs-login > h1 {
    text-align: left;
    padding-left: 10px;
    color: #fff !important;
}

#its-footer{
    padding:20px;
    text-align:center!important;
    display:block!important;
    background-color:#fff!important;
}

#its-footer > ul{
    display:inline-block;
}

#its-footer ul li {
    float: left;
    margin: 0 25px !important;
    font-weight: bold;
    font-size: 0.75em;
    padding: 10px;
    color: #000 !important;
    background-color: silver;
    border-radius: 5px !important;
    border: 1px solid #8f8f8f;
}

.footer-info {
    display: inline-block;
    position: absolute;
    bottom: 0;
    padding:10px;
    font-size:0.75em;
    font-weight:bold;
    border-bottom:0px solid #000;
}

.footer-info-Left {
    right: 0;
    background-color: silver;
    border-top-left-radius: 5px !important;
}

.footer-info-Right {
    left: 0;
    background-color:#fff;
    bottom:-1px;
    border-top-right-radius:5px!important;
}

/* IMSNet Page */
.page-header-holder{
    display:block;
    padding:20px;
    background-color:#808080;
}

.page-header-holder span {
    /*font-size: 6.5em;
    font-weight: bold;
    color: maroon;
    text-shadow: 1px 1px 7px #000;*/
    display:inline-block!important;
}

.page-content-holder {
    padding: 50px;
    position:relative!important;
}

ul.its-domains-holder {
    column-count: 3;
    padding: 0;
    margin: 25px;
    list-style-type: none !important;
    margin-left: 105px!important;
}

ul.its-domains-holder li {
    padding: 5px;
    margin: 0 0 0 0;
    background-color: transparent;
}

ul.its-domains-holder li a {
    display: block;
    padding: 10px;
    background-color: transparent;
    color:#000;
    font-weight:normal;
    font-size:1.75em;
    border:1px solid transparent;
}

ul.its-domains-holder li a:hover {
    background-color: silver;
    color:#fff!important;
    text-shadow:1px 1px 5px #000;
    border-radius:5px!important;
    border-color:#000;
}

ul.its-domains-holder li a span{
    display:inline-block;
}

.h1-holder {
    font-size: 2.5em;
    border-bottom: 2px solid #bdbdbd;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.h1-holder a {
    text-decoration: none !important;
    display: inline-block;
    font-size: 0.75em !important;
    color: #fff !important;
}

.h1-holder a:hover {
    cursor: pointer !important;
    color: yellow !important;
}

.title-holder {
    font-size: 2.5em;
    color: #9c9c9c;
    margin-bottom: 20px;
    display: inline-block;
}

.footer-info-x{
    display:inline-block!important;
}

.footer-info-y {
    display: inline-block !important;
}

.its-footer-div-holder {
    position: relative;
    text-align: center;
    padding: 15px;
    background-color: #808080;
    color: #fff;
    font-weight: bold;
    font-size: 0.75em;
}

.cls-forgot-password, .cls-logme-in{
    text-align:right;
}

.media-device-header h1, .media-device-footer {
    display: none;
}

.clear.trick{
    display:none!important;
}

.loginImg {
    visibility: hidden;
}

@media (min-width: 992px) {
    /**/
}

@media only screen and (max-width: 1024px) {
    .login-div.native-login, .login-div.adfs-login {
        width: 85% !important;
    }
    .login-div.adfs-login > h1, .login-div.native-login > h1{
        font-size:2.25em!important;
    }
    .col-md-9.cls-login-box{
        width:95%!important;
    }
    ul.its-domains-holder{
        margin:15px 5px 5px 50px!important;
    }
    ul.its-domains-holder li a {
        font-size: 1.7em;
    }
    .page-content-holder {
        padding: 35px;
    }
}

@media only screen and (max-width: 768px) {
    /* For general iPad layouts */

    #btnLoginNative {
        width: 80% !important;
        font-size: 1.25em;
        padding:10px;
    }

    .page-content-holder {
        padding: 15px;
    }
    .login-div h1 {
        display: none !important;
    }

    .media-device-header h1 {
        display: block;
        font-weight: bold;
        font-size: 2.25em;
        text-align: center;
        padding: 2.5%;
        background-color: #00b4ff;
        margin-bottom: 25px;
        color: #fff;
        text-shadow: 1px 1px 4px #000;
        border: 1px solid #000;
    }

    .media-device-footer {
        display: block;
        font-weight: bold;
        font-size: 1em;
        text-align: center;
        padding: 2.5%;
    }

        .media-device-footer ul {
            display: block!important;
        }

        .media-device-footer ul li {
            display: inline !important;
        }

    #main-ContainerDiv .left-panel {
        float: none !important;
        width: 100% !important;
        clear: both !important;
        min-height: 1px !important;
        background-color: transparent !important;
    }

    .login-div.native-login {
        width: 100% !important;
        min-height: 1px !important;
        padding-bottom: 0px !important;
    }

    .col-md-9.cls-login-box {
        width: 75% !important;
    }

    .footer-info {
        display: none !important;
    }

    #main-ContainerDiv .right-panel {
        float: none !important;
        width: 100% !important;
        clear: both !important;
        min-height: 1px !important;
    }

    .login-div.adfs-login {
        width: 100% !important;
        min-height: 1px !important;
        padding-bottom: 0px !important;
        padding: 20px 0 !important;
        margin: 25px 0 !important;        
    }

    .col-md-11.cls-login-box {
    }

    ul.its-domains-holder {
        margin: 5px !important;
        column-count:unset!important;
    }

    ul.its-domains-holder li a {
        font-size: 1.75em;
    }

    .cls-forgot-password, .cls-logme-in {
        text-align: center;
        padding:0;
    }

    .clear.trick {
        display: block !important;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    /* For portrait layouts only */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */
}