﻿@charset "utf-8";
/* CSS Document */

select, option {
    -webkit-appearance: none;
}

body {
    width: 100%;
    margin: 0 auto;
    /*font-family: "Century Gothic";*/
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: normal;
    font-size: 1em;
}

a {
    color: inherit;
    text-decoration: inherit;
}

b {
    font-weight: bold;
}

header {
    background-repeat: repeat-x;
    height: 145px;
}

#logos {
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 70px;
}

#address {
    float: left;
    margin-left: 480px;
    margin-top: 30px;
    font-size: 14px;
}

nav {
    clear: both;
   /* overflow: auto;*/
}

    nav ul {
        padding-left: 0px;
        background: #bd7a29;
        font-size: 0;
       /* width:115%;*/
    }

        nav ul li {
            border-right: 1px solid white;
            color: white;
            display: inline-block;
            font-size: 12px;
            padding: 10px 20px;
            position: relative;
        }

            /*.arrow {
    background-image: url("../images/down-arrow-white.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 10px;
    margin: 0 16px;
    width: 16px;
}*/
            nav ul li:hover {
                background-color: #9e5a07;
                color: black;
            }

            nav ul li ul {
                border-top: 1px solid white;
                left: 0;
                padding-left: 0;
                position: absolute;
                top: 35px;
                display: none;
                z-index: 99999;
                width: 100%;
            }

                nav ul li ul li:hover {
                    background-color: #9e5a07;
                }

                nav ul li ul li {
                    display: block;
                    font-size: 12px;
                    padding: 6px 15px;
                    /*width: 130px;*/
                }

            nav ul li:hover ul {
                display: block;
            }

/*nav ul li:hover .arrow {
    background-image: url(../images/down-arrow-blue.png);
}*/
.arrow {
    display: inline-block;
    width: 1px;
    height: 3px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

content {
    min-height: 400px;
    display: block;
    margin: 20px;
}

footer {
    background-repeat: repeat-x;
    /*height: 50px;
    padding-top: 40px;*/
}

    footer p {
        background-color: #bd7a29;
        width: 100%;
        color: white;
        font-size: 12px;
        height: 30px;
    }

#copy {
    display: inline-block;
    padding-left: 30px;
    /*width: 55%;*/
    padding-top: 6px;
}

#add {
    display: inline-block;
    padding-top: 6px;
    padding-right: 30px;
    float: right;
}



.cross_btn {
    float: right;
    width: 17px;
    margin: 8px;
    cursor: pointer;
    opacity: 0.6;
}

    .cross_btn:hover {
        opacity: 1;
    }

.popup-main {
    position: fixed;
    left: 368px;
    top: 21%;
    background-color: white;
    border: 1px black solid;
    width: 650px;
}


.login-form {
    background: #eee;
    width: 33%;
    /*margin: 9% auto 4% auto;*/
    margin: 5% auto 4% auto;
    position: relative;
    -webkit-border-radius: 0.4em;
    -o-border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    /*box-shadow: rgba(243, 208, 39, 0.33) 1px 1px, rgba(243, 208, 39, 0.33) 2px 2px, rgba(243, 208, 39, 0.33) 3px 3px, rgba(243, 208, 39, 0.33) 4px 4px, rgba(243, 208, 39, 0.33) 5px 5px, rgba(243, 208, 39, 0.33) 6px 6px, rgba(243, 208, 39, 0.33) 7px 7px, rgba(243, 208, 39, 0.33) 8px 8px, rgba(243, 208, 39, 0.33) 9px 9px, rgba(243, 208, 39, 0.33) 10px 10px, rgba(243, 208, 39, 0.33) 11px 11px, rgba(243, 208, 39, 0.33) 12px 12px, rgba(243, 208, 39, 0.33) 13px 13px, rgba(243, 208, 39, 0.33) 14px 14px, rgba(243, 208, 39, 0.33) 15px 15px, rgba(243, 208, 39, 0.33) 16px 16px, rgba(243, 208, 39, 0.33) 17px 17px, rgba(243, 208, 39, 0.33) 18px 18px, rgba(243, 208, 39, 0.33) 19px 19px, rgba(243, 208, 39, 0.33) 20px 20px, rgba(243, 208, 39, 0.33) 21px 21px, rgba(243, 208, 39, 0.33) 22px 22px, rgba(243, 208, 39, 0.33) 23px 23px, rgba(243, 208, 39, 0.33) 24px 24px, rgba(243, 208, 39, 0.33) 25px 25px, rgba(243, 208, 39, 0.33) 26px 26px, rgba(243, 208, 39, 0.33) 27px 27px, rgba(243, 208, 39, 0.33) 28px 28px, rgba(243, 208, 39, 0.33) 29px 29px, rgba(243, 208, 39, 0.33) 30px 30px, rgba(243, 208, 39, 0.33) 31px 31px, rgba(243, 208, 39, 0.33) 32px 32px, rgba(243, 208, 39, 0.33) 33px 33px, rgba(243, 208, 39, 0.33) 34px 34px, rgba(243, 208, 39, 0.33) 35px 35px, rgba(243, 208, 39, 0.33) 36px 36px, rgba(243, 208, 39, 0.33) 37px 37px, rgba(243, 208, 39, 0.33) 38px 38px, rgba(243, 208, 39, 0.33) 39px 39px, rgba(243, 208, 39, 0.33) 40px 40px, rgba(243, 208, 39, 0.33) 41px 41px, rgba(243, 208, 39, 0.33) 42px 42px, rgba(243, 208, 39, 0.33) 43px 43px, rgba(243, 208, 39, 0.33) 44px 44px, rgba(243, 208, 39, 0.33) 45px 45px, rgba(243, 208, 39, 0.33) 46px 46px, rgba(243, 208, 39, 0.33) 47px 47px, rgba(243, 208, 39, 0.33) 48px 48px, rgba(243, 208, 39, 0.33) 49px 49px, rgba(243, 208, 39, 0.33) 50px 50px, rgba(243, 208, 39, 0.33) 51px 51px, rgba(243, 208, 39, 0.33) 52px 52px, rgba(243, 208, 39, 0.33) 53px 53px, rgba(243, 208, 39, 0.33) 54px 54px, rgba(243, 208, 39, 0.33) 55px 55px, rgba(243, 208, 39, 0.33) 56px 56px, rgba(243, 208, 39, 0.33) 57px 57px, rgba(243, 208, 39, 0.33) 58px 58px, rgba(243, 208, 39, 0.33) 59px 59px, rgba(243, 208, 39, 0.33) 60px 60px, rgba(243, 208, 39, 0.33) 61px 61px, rgba(243, 208, 39, 0.33) 62px 62px, rgba(243, 208, 39, 0.33) 63px 63px, rgba(243, 208, 39, 0.33) 64px 64px, rgba(243, 208, 39, 0.33) 65px 65px, rgba(243, 208, 39, 0.33) 66px 66px, rgba(243, 208, 39, 0.33) 67px 67px, rgba(243, 208, 39, 0.33) 68px 68px, rgba(243, 208, 39, 0.33) 69px 69px, rgba(243, 208, 39, 0.33) 70px 70px, rgba(243, 208, 39, 0.33) 71px 71px, rgba(243, 208, 39, 0.33) 72px 72px, rgba(243, 208, 39, 0.33) 73px 73px, rgba(243, 208, 39, 0.33) 74px 74px, rgba(243, 208, 39, 0.33) 75px 75px, rgba(243, 208, 39, 0.33) 76px 76px, rgba(243, 208, 39, 0.33) 77px 77px, rgba(243, 208, 39, 0.33) 78px 78px, rgba(243, 208, 39, 0.33) 79px 79px, rgba(243, 208, 39, 0.33) 80px 80px, rgba(243, 208, 39, 0.33) 81px 81px, rgba(243, 208, 39, 0.33) 82px 82px, rgba(243, 208, 39, 0.33) 83px 83px, rgba(243, 208, 39, 0.33) 84px 84px, rgba(243, 208, 39, 0.33) 85px 85px, rgba(243, 208, 39, 0.33) 86px 86px, rgba(243, 208, 39, 0.33) 87px 87px, rgba(243, 208, 39, 0.33) 88px 88px, rgba(243, 208, 39, 0.33) 89px 89px, rgba(243, 208, 39, 0.33)90px 90px, rgba(243, 208, 39, 0.33)91px 91px, rgba(243, 208, 39, 0.33)92px 92px, rgba(243, 208, 39, 0.33)93px 93px, rgba(243, 208, 39, 0.33)94px 94px, rgba(243, 208, 39, 0.33) 95px 95px, rgba(243, 208, 39, 0.33) 96px 96px, rgba(243, 208, 39, 0.33) 97px 97px, rgba(243, 208, 39, 0.33) 98px 98px, rgba(243, 208, 39, 0.33) 99px 99px, rgba(243, 208, 39, 0.33) 100px 100px, rgba(243, 208, 39, 0.33) 101px 101px, rgba(243, 208, 39, 0.33) 102px 102px, rgba(243, 208, 39, 0.33) 103px 103px, rgba(243, 208, 39, 0.33) 104px 104px, rgba(243, 208, 39, 0.33) 105px 105px, rgba(243, 208, 39, 0.33) 106px 106px, rgba(243, 208, 39, 0.33) 107px 107px, rgba(243, 208, 39, 0.33) 108px 108px, rgba(243, 208, 39, 0.33) 109px 109px, rgba(243, 208, 39, 0.33) 110px 110px, rgba(243, 208, 39, 0.33) 111px 111px, rgba(243, 208, 39, 0.33) 112px 112px, rgba(243, 208, 39, 0.33) 113px 113px, rgba(243, 208, 39, 0.33) 114px 114px, rgba(243, 208, 39, 0.33) 115px 115px, rgba(243, 208, 39, 0.33) 116px 116px, rgba(243, 208, 39, 0.33) 117px 117px, rgba(243, 208, 39, 0.33) 118px 118px, rgba(243, 208, 39, 0.33) 119px 119px, rgba(243, 208, 39, 0.33) 120px 120px, rgba(243, 208, 39, 0.33) 121px 121px, rgba(243, 208, 39, 0.33) 122px 122px, rgba(243, 208, 39, 0.33) 123px 123px, rgba(243, 208, 39, 0.33) 124px 124px, rgba(243, 208, 39, 0.33) 125px 125px, rgba(243, 208, 39, 0.33) 126px 126px, rgba(243, 208, 39, 0.33) 127px 127px, rgba(243, 208, 39, 0.33) 128px 128px, rgba(243, 208, 39, 0.33) 129px 129px, rgba(243, 208, 39, 0.33) 130px 130px, rgba(243, 208, 39, 0.33) 131px 131px, rgba(243, 208, 39, 0.33) 132px 132px, rgba(243, 208, 39, 0.33)133px 133px, rgba(243, 208, 39, 0.33)134px 134px, rgba(243, 208, 39, 0.33)135px 135px, rgba(243, 208, 39, 0.33) 136px 136px, rgba(243, 208, 39, 0.33) 137px 137px, rgba(243, 208, 39, 0.33) 138px 138px, rgba(243, 208, 39, 0.33) 139px 139px, rgba(243, 208, 39, 0.33) 140px 140px, rgba(243, 208, 39, 0.33) 141px 141px, rgba(243, 208, 39, 0.33) 142px 142px, rgba(243, 208, 39, 0.33) 143px 143px, rgba(243, 208, 39, 0.33) 144px 144px, rgba(243, 208, 39, 0.33) 145px 145px, rgba(243, 208, 39, 0.33) 146px 146px, rgba(243, 208, 39, 0.33) 147px 147px, rgba(243, 208, 39, 0.33) 148px 148px, rgba(243, 208, 39, 0.33) 149px 149px, rgba(243, 208, 39, 0.33) 150px 150px, rgba(243, 208, 39, 0.33) 151px 151px, rgba(243, 208, 39, 0.33) 152px 152px, rgba(243, 208, 39, 0.33) 153px 153px, rgba(243, 208, 39, 0.33) 154px 154px, rgba(243, 208, 39, 0.33) 155px 155px, rgba(243, 208, 39, 0.33) 156px 156px, rgba(243, 208, 39, 0.33) 157px 157px, rgba(243, 208, 39, 0.33) 158px 158px, rgba(243, 208, 39, 0.33) 159px 159px, rgba(243, 208, 39, 0.33) 160px 160px, rgba(243, 208, 39, 0.33) 161px 161px, rgba(243, 208, 39, 0.33) 162px 162px, rgba(243, 208, 39, 0.33) 163px 163px, rgba(243, 208, 39, 0.33) 164px 164px, rgba(243, 208, 39, 0.33) 165px 165px, rgba(243, 208, 39, 0.33) 166px 166px, rgba(243, 208, 39, 0.33) 167px 167px, rgba(243, 208, 39, 0.33) 168px 168px, rgba(243, 208, 39, 0.33) 169px 169px, rgba(243, 208, 39, 0.33) 170px 170px, rgba(243, 208, 39, 0.33) 171px 171px, rgba(243, 208, 39, 0.33) 172px 172px, rgba(243, 208, 39, 0.33) 173px 173px, rgba(243, 208, 39, 0.33) 174px 174px, rgba(243, 208, 39, 0.33) 175px 175px, rgba(243, 208, 39, 0.33) 176px 176px, rgba(243, 208, 39, 0.33) 177px 177px, rgba(243, 208, 39, 0.33) 178px 178px, rgba(243, 208, 39, 0.33) 179px 179px, rgba(243, 208, 39, 0.33) 180px 180px, rgba(243, 208, 39, 0.33) 181px 181px, rgba(243, 208, 39, 0.33) 182px 182px;*/
    box-shadow: 5px 5px 5px #888888;
}



.main h1 {
    font-size: 25px;
    color: #676767;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding-top: 19%;
    text-align: center;
}


.head {
    position: absolute;
    top: -15%;
    left: 35%;
}

    .head img {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -moz-border-radius: 50%;
        border: 6px solid rgba(221, 218, 215, 0.23);
    }

img {
    max-width: 100%;
}

.main .form1 {
    width: 80%;
    margin: 0 auto;
    padding: 6% 0 9% 0;
}


.login-form input[type="text"], .login-form input[type="password"] {
    text-align: left;
    position: relative;
    width: 92%;
    padding: 3%;
    background: #D3D3D3;
    margin-bottom: 6%;
    font-family: 'Open Sans', sans-serif;
    color: #676767;
    font-weight: 600;
    font-size: 16px;
    outline: none;
    border: none;
    border-radius: 5px;
    border: 1px solid #DED6D6;
    -webkit-appearance: none;
}

.login-form input[type="submit"] {
    width: 99%;
    padding: 3%;
    margin-bottom: 8%;
    background: #21A957;
    font-family: 'Open Sans', sans-serif;
    color: #ECECEC;
    box-shadow: inset 0px 0px 10px #666464;
    -webkit-text-shadow: 0px 0px 3px #000;
    -moz-text-shadow: 0px 0px 3px #000;
    -o-text-shadow: 0px 0px 3px #000;
    /*-ms-text-shadow: 0px 0px 3px #000;*/
    font-size: 20px;
    outline: none;
    border: none;
    cursor: pointer;
    font-weight: 500;
    border-radius: 5px;
    transition: 0.5s;
    -webkit-appearance: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

input[type="text"], input[type="password"] {
    width: 236px;
    height: 23px;
    border: 1px solid #d6d6d6;
    box-shadow: 0 0 5px #d6d6d6 inset;
    color: #333;
    border-radius: 4px;
}

textarea {
    width: 200px;
    height: 20px;
    border: 1px solid #d6d6d6;
    box-shadow: 0 0 5px #d6d6d6 inset;
    color: #333;
    height: 68px;
    width: 199px;
    border-radius: 4px;
}

input[type="text"]:hover, input[type="password"]:hover {
    border: 1px solid #949494;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

input[type="submit"]:hover {
    background: #128A42;
    color: #fff;
}

select {
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: #fff url("../images/select-arrow.png") no-repeat scroll 96% center;
    border: 1px solid #d6d6d6;
    box-shadow: 0 0 5px #d6d6d6 inset;
    color: #333;
    height: 30px;
    text-indent: 0.01px;
    text-overflow: '';
    width: 238px;
    margin-bottom: 0px;
    border-radius: 4px;
    font-weight: normal;
    padding-left: 10px;
}


    select option {
        background: #fff;
        color: #333;
        /*text-shadow: 0 1px 0 rgba(0,0,0,0.4);*/
        font-weight: normal;
    }

.main p {
    text-align: center;
}


.main .form1 p a, .main .form1 p span {
    color: #888;
    font-family: 'Open Sans', sans-serif;
}

    .main .form1 p a:hover {
        color: #21A957;
    }



#content-frm .tbl-border th {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    font-size: 14px;
    padding-left: 10px;
    text-align: left;
    width: 40%;
}

#content-frm .tbl-border .THfirst {
    border-top: 1px solid #999999;
}

#content-frm .tbl-border .TDfirst {
    border-top: 1px solid #999999;
}

#content-frm .tbl-border td {
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    font-size: 14px;
    width: 55%;
}

#content-frm .tbl-border td {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    font-size: 14px;
    padding-left: 10px;
    text-align: left;
    width: 40%;
}


.error {
    color: red !important;
    font-family: 'Open Sans', sans-serif;
}

.question {
    border-radius: 8px;
    color: White;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 10px;
    position: relative;
    width: 15px;
}

div.tooltip {
    background-color: #728096;
    border-radius: 5px;
    color: White;
    left: 25px;
    margin: 0 auto;
    padding: 5px 10px 5px 10px;
    position: absolute;
    top: -15px;
    width: 250px;
}

    div.tooltip:before {
        border-color: transparent #6d7e99 transparent transparent;
        border-style: solid;
        border-width: 6px 6px 6px 0;
        content: "";
        display: block;
        height: 0;
        left: -6px;
        line-height: 0;
        position: absolute;
        top: 30%;
        width: 0;
    }

div.tooltip {
    color: White;
    margin: 10px;
}

.errortooltip {
    background-color: #728096;
    border-radius: 5px;
    color: White;
    left: 25px;
    margin: 0 auto;
    padding: 5px 10px 5px 10px;
    margin: 10px;
    top: -15px;
    width: 250px;
    color: White;
}

    .errortooltip:before {
        border-color: transparent #6d7e99 transparent transparent;
        border-style: solid;
        border-width: 6px 6px 6px 0;
        content: "";
        display: inline-block;
        height: 0;
        left: -6px;
        line-height: 0;
        top: 30%;
        width: 0;
    }



#FrmRegistration input[type="text"], #FrmRegistration input[type="file"] {
    width: 262px;
}

#FrmRegistration select {
    width: 262px;
    padding-left: 10px;
}


.ll-skin-cangas {
    font-size: 90%;
}

    .ll-skin-cangas .ui-widget {
        font-family: "Helvetica Neue","Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
        background: #f0f4f7;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }

    .ll-skin-cangas .ui-datepicker {
        padding: 0;
    }

    .ll-skin-cangas .ui-datepicker-header {
        border: none;
        background-color: #a3d143;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
        background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
        background-image: -o-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
        background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
        background-image: linear-gradient(bottom, rgba(0,0,0,.27) 0%, rgba(255,255,255,.27) 100%);
    }

        .ll-skin-cangas .ui-datepicker-header .ui-state-hover {
            background: #8dc532;
            border-color: transparent;
            cursor: pointer;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
        }

    .ll-skin-cangas .ui-datepicker .ui-datepicker-next span,
    .ll-skin-cangas .ui-datepicker .ui-datepicker-prev span {
        background-image: url(../images/ui-icons_ffffff_256x240.png);
        background-position: -32px -16px;
    }

    .ll-skin-cangas .ui-datepicker .ui-datepicker-prev span {
        background-position: -96px -16px;
    }

    .ll-skin-cangas .ui-datepicker table {
        margin: 0;
    }

    .ll-skin-cangas .ui-datepicker th {
        font-size: 9px;
        color: #6c7173;
        font-size: 9px;
        text-shadow: 0 1px 0 rgba(255,255,255,.55);
        text-transform: uppercase;
        font-weight: normal;
        border: none;
        border-top: 1px solid rgba(186,194,200,.6);
        border-bottom: 1px solid rgba(186,194,200,.6);
        background-color: #e6ebf0;
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.38);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.38);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.38);
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5YzVjNSIgc3RvcC1vcGFjaXR5PSIwLjMzIi8+CjxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNjOWM1YzUiIHN0b3Atb3BhY2l0eT0iMC4zMyIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4zMyIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
        background-image: -moz-linear-gradient(bottom, rgba(201,198,198,.33) 0%, rgba(201,198,198,.33) 0.76%, rgba(255,255,255,.33) 100%);
        background-image: -o-linear-gradient(bottom, rgba(201,198,198,.33) 0%, rgba(201,198,198,.33) 0.76%, rgba(255,255,255,.33) 100%);
        background-image: -webkit-linear-gradient(bottom, rgba(201,198,198,.33) 0%, rgba(201,198,198,.33) 0.76%, rgba(255,255,255,.33) 100%);
        background-image: linear-gradient(bottom, rgba(201,198,198,.33) 0%, rgba(201,198,198,.33) 0.76%, rgba(255,255,255,.33) 100%);
    }

    .ll-skin-cangas .ui-datepicker td {
        border: none;
        border-top: 1px solid #e7e9ea;
        border-right: 1px solid #e7e9ea;
        padding: 0;
        background: #eee;
    }

    .ll-skin-cangas .ui-datepicker tr:first-child td {
        border-top: none;
    }

    .ll-skin-cangas .ui-datepicker td:last-child {
        border-right: none;
    }

    .ll-skin-cangas td .ui-state-default {
        border: 1px solid transparent;
        text-align: center;
        padding: .7em 0;
        margin: 0;
        font-size: 12px;
        font-weight: bold;
        background: #f5f8fa;
        color: #6c7173;
        text-shadow: 0 1px 0 rgba(255,255,255,.55);
    }

    .ll-skin-cangas td.ui-state-disabled .ui-state-default {
        text-shadow: none;
        opacity: .8;
        color: #6c7173;
    }

    .ll-skin-cangas td .ui-state-active,
    .ll-skin-cangas td .ui-state-hover {
        border: 1px solid rgba(121,188,27,.68);
        background: #a3d143;
        color: #fff;
        text-shadow: 0 -1px 0 #30332a;
    }


.arrow {
    display: inline-block;
    width: 1px;
    height: 3px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.validation-advice {
    background: #D03232;
    margin-left: 5px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    min-height: 13px;
    padding: 6px;
    max-width: 250px;
    /*border-radius: 5px;*/
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    position: absolute;
    opacity: 0.9;
}

.addnewdiv input[type="submit"] {
    margin: 0;
}

.addnewdiv {
    padding: 5px 0;
}

.caps {
    text-transform: capitalize;
}







.bootstrcss .btn-group > .btn:first-child {
    margin-left: 0;
}

.bootstrcss .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2;
}

.bootstrcss .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left;
    box-shadow: 0 0 5px #d6d6d6 inset;
    border: 1px solid #d6d6d6;
}

.bootstrcss .btn-default:hover, .bootstrcss .btn-default:focus, .bootstrcss .btn-default:active, .bootstrcss .btn-default.active, .bootstrcss .open .bootstrcss .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.bootstrcss .btn:hover, .bootstrcss .btn:focus {
    color: #333;
    text-decoration: none;
}

.bootstrcss select[multiple], .bootstrcss select[size] {
    height: auto;
}

.bootstrcss input, .bootstrcss button, .bootstrcss select, .bootstrcss textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.bootstrcss button, .bootstrcss select {
    text-transform: none;
}

.bootstrcss button, .bootstrcss input, .bootstrcss select, .bootstrcss textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}

.bootstrcss *, .bootstrcss *:before, .bootstrcss *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrcss .btn-group, .bootstrcss .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .bootstrcss .btn-group > .btn:first-child {
        margin-left: 0;
        min-width: 262px;
        text-align: left;
    }

    .bootstrcss .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

.bootstrcss .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.bootstrcss .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #888;
}

.bootstrcss .btn .caret {
    position: absolute;
    right: 10px;
    top: 14px;
}

.bootstrcss .multiselect-selected-text {
    margin-right: 15px;
}

.bootstrcss .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.bootstrcss b, .bootstrcss strong {
    font-weight: bold;
}

.bootstrcss .open > .dropdown-menu {
    display: block;
}

.bootstrcss .multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.bootstrcss .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 261px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    max-height: 250px;
    overflow: auto;
    min-height: 28px;
}

.bootstrcss ul, .bootstrcss ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.bootstrcss .multiselect-container > li {
    padding: 0;
}

.bootstrcss .dropdown-menu > li > a:hover, .bootstrcss .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    display: block;
}

.bootstrcss .multiselect-container > li > a {
    padding: 0;
}

.bootstrcss dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}

.bootstrcss a:hover, .bootstrcss a:focus {
    color: #2a6496;
    text-decoration: underline;
}

.bootstrcss a:active, .bootstrcss a:hover {
    outline: 0;
}

.bootstrcss a {
    text-decoration: none;
}

.bootstrcss a {
    background: transparent;
}

.bootstrcss .multiselect-container > li > a > label.radio, .bootstrcss .multiselect-container > li > a > label.checkbox {
    margin: 0;
}

.bootstrcss .multiselect-container > li > a.multiselect-all label {
    font-weight: 700;
}

.bootstrcss .multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px;
}

.bootstrcss .radio, .bootstrcss .checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}

.bootstrcss label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

.bootstrcss .multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 5px;
}

.bootstrcss .radio input[type="radio"], .bootstrcss .radio-inline input[type="radio"], .bootstrcss .checkbox input[type="checkbox"], .bootstrcss .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}

.bootstrcss input[type="radio"], .bootstrcss input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;
}

.bootstrcss input[type="checkbox"], .bootstrcss input[type="radio"] {
    padding: 0;
    box-sizing: border-box;
}

.bootstrcss input, .bootstrcss button, .bootstrcss select, .bootstrcss textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.bootstrcss button, .bootstrcss input {
    line-height: normal;
}

.bootstrcss button, .bootstrcss input, .bootstrcss select, .bootstrcss textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}



.rdb td {
    border: none !important;
    border-right: none;
    border-bottom: none;
}

.rdb label {
    display: inline-block;
}



#FrmRegistration img {
    width: 20px;
    height: 20px;
}

.TDfirst img {
    width: 21px;
    height: 21px;
    vertical-align: middle;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}

.alertpop {
    background-color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
}

.alertvacpop {
    background-color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 750px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
}


#FrmRegistration a {
    color: blue;
    text-decoration: underline;
}

.bootstrcss a {
    color: #333 !important;
    text-decoration: none !important;
}




.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}



.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid .span6 {
    width: 30%;
}

.navbar-inner:before, .navbar-inner:after {
    display: table;
    line-height: 0;
    content: "";
}

.block {
    border: 1px solid #ccc;
    background: white;
    margin: 1em 0em;
    border-top: none;
    font-size: 14px;
}

.block-content {
    margin: 1em;
    min-height: .25em;
}




.navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fafafa;
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    background-image: linear-gradient(to bottom,#fff,#f2f2f2);
}


.block-header {
    margin-bottom: 0px;
    border-right: none;
    border-left: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

    .block-header div {
        padding-top: 10px;
    }

.navbar {
    margin-bottom: 20px;
    overflow: visible;
}

.pull-left {
    float: left;
}

.muted {
    color: #333;
}


.pull-right {
    float: right;
}

.label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
}

.badge {
    padding-right: 12px;
    padding-left: 12px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.label-info, .badge-info {
    background-color: #3a87ad;
}

.navbar-inner:after {
    clear: both;
}

.collapse.in {
    height: auto;
}


.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}


.radio td {
    border: none !important;
    border-right: none;
    border-bottom: none;
}

.radio label {
    display: inline-block;
}

.radio1 td {
    width: 175px !important;
    padding-left: 0px !important;
}


    .radio1 td:first-child {
        width: 100px !important;
    }

input[type="image"] {
    border: none;
    vertical-align: middle;
}


















.accordion * {
    box-sizing: border-box;
}



.heading-primary {
    font-size: 2em;
    padding: 2em;
    text-align: center;
}

.accordion dl,
.accordion-list {
    border: 1px solid #ddd;
}

    .accordion dl:after,
    .accordion-list:after {
        content: "";
        display: block;
        height: 1em;
        width: 100%;
        background-color: #2ba659;
    }

.accordion dd,
.accordion__panel {
    /*background-color: #eee;*/
    font-size: 1em;
    line-height: 1.5em;
}

.accordion p {
    padding: 1em 2em 1em 2em;
}

.accordion {
    position: relative;
    /*background-color: #eee;*/
}

.container {
    max-width: 960px;
    margin: 0 auto;
    padding: 2em 0 2em 0;
}

.accordionTitle,
.accordion__Heading {
    background-color: #38cc70;
    text-align: center;
    font-weight: 700;
    padding: 0.5em;
    display: block;
    text-decoration: none;
    color: #fff;
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    border-bottom: 1px solid #30bb64;
}

    .accordionTitle:before,
    .accordion__Heading:before {
        content: "+";
        font-size: 1.5em;
        line-height: 0.5em;
        float: left;
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    }

    .accordionTitle:hover,
    .accordion__Heading:hover {
        background-color: #2ba659;
    }

    .accordionTitleActive,
    .accordionTitle.is-expanded {
        background-color: #2ba659;
    }

        .accordionTitleActive:before,
        .accordionTitle.is-expanded:before {
            -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
        }

.accordionItem {
    height: auto;
    overflow: hidden;
    max-height: 50em;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
}

@media screen and (min-width: 48em) {
    .accordionItem {
        max-height: 50em;
        -webkit-transition: max-height 0.5s;
        transition: max-height 0.5s;
    }
}

.accordionItem.is-collapsed {
    max-height: 0;
}

.no-js .accordionItem.is-collapsed {
    max-height: auto;
}

.animateIn {
    -webkit-animation: accordionIn 0.45s normal ease-in-out both 1;
    animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
    -webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;
    animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@-webkit-keyframes accordionIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.9) rotateX(-60deg);
        transform: scale(0.9) rotateX(-60deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes accordionIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.9) rotateX(-60deg);
        transform: scale(0.9) rotateX(-60deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes accordionOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.9) rotateX(-60deg);
        transform: scale(0.9) rotateX(-60deg);
    }
}

@keyframes accordionOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.9) rotateX(-60deg);
        transform: scale(0.9) rotateX(-60deg);
    }
}




.pull-left {
    float: left;
}

.muted {
    color: #333;
}


.pull-right {
    float: right;
}




.tdmain img {
    height: 21px;
    width: 21px;
    vertical-align: middle;
}


.webkitappearance {
    -webkit-appearance: none !important;
}












.table {
    width: 100%;
    margin-bottom: 20px;
}




    .table thead th {
        vertical-align: bottom;
    }

    .table th {
        font-weight: bold;
    }

    .table th, .table td {
        padding: 8px;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }


    .table th, .table td {
        padding: 8px;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #ddd;
        min-width: 150px;
    }



.thSubhead {
    /*background-color: #f9f9f9;*/
    color: grey;
}

.thhead {
    background-color: #f9f9f9;
    font-weight: bold;
}


input[type="image"] {
    border: none;
    vertical-align: middle;
}






.popupcontent {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    display: table-cell;
    left: 50%;
    line-height: 24px;
    margin-left: -350px;
    margin-top: -200px;
    padding: 20px;
    position: fixed;
    text-align: left;
    top: 45%;
    width: 600px;
    height: 375px;
    z-index: 103;
}

.Commonoverlay1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    display: none;
}

.close {
    position: absolute;
    float: right;
    margin-right: 10px;
    width: 23px;
    height: 23px;
    opacity: 0.3;
    margin-right: 20px;
    right: 0;
}

    .close:hover {
        opacity: 1;
    }

    .close:before, .close:after {
        position: absolute;
        left: 8px;
        content: ' ';
        height: 23px;
        width: 2px;
        background-color: #333;
    }

    .close:before {
        transform: rotate(45deg);
    }

    .close:after {
        transform: rotate(-45deg);
    }

#deletepopcontent {
    max-height: 335px;
    overflow-y: auto;
}

    #deletepopcontent ul {
        border: 1px solid #ddd;
        border-top: none;
    }

        #deletepopcontent ul li {
            padding: 8px;
            line-height: 20px;
            text-align: left;
            vertical-align: top;
            border-top: 1px solid #ddd;
            min-width: 150px;
        }

.blockHome {
    border: 1px solid #ccc;
    background: white;
    margin: 5px 0em;
    border-top: none;
    font-size: 14px;
}


@media (max-width: 1280px) .login-form {
    margin: 8% auto 0; width: 34%; box-shadow: rgba(243, 208, 39, 0.33) 1px 1px, rgba(243, 208, 39, 0.33) 2px 2px, rgba(243, 208, 39, 0.33) 3px 3px, rgba(243, 208, 39, 0.33) 4px 4px, rgba(243, 208, 39, 0.33) 5px 5px, rgba(243, 208, 39, 0.33) 6px 6px, rgba(243, 208, 39, 0.33) 7px 7px, rgba(243, 208, 39, 0.33) 8px 8px, rgba(243, 208, 39, 0.33) 9px 9px, rgba(243, 208, 39, 0.33) 10px 10px, rgba(243, 208, 39, 0.33) 11px 11px, rgba(243, 208, 39, 0.33) 12px 12px, rgba(243, 208, 39, 0.33) 13px 13px, rgba(243, 208, 39, 0.33) 14px 14px, rgba(243, 208, 39, 0.33) 15px 15px, rgba(243, 208, 39, 0.33) 16px 16px, rgba(243, 208, 39, 0.33) 17px 17px, rgba(243, 208, 39, 0.33) 18px 18px, rgba(243, 208, 39, 0.33) 19px 19px, rgba(243, 208, 39, 0.33) 20px 20px, rgba(243, 208, 39, 0.33) 21px 21px, rgba(243, 208, 39, 0.33) 22px 22px, rgba(243, 208, 39, 0.33) 23px 23px, rgba(243, 208, 39, 0.33) 24px 24px, rgba(243, 208, 39, 0.33) 25px 25px, rgba(243, 208, 39, 0.33) 26px 26px, rgba(243, 208, 39, 0.33) 27px 27px, rgba(243, 208, 39, 0.33) 28px 28px, rgba(243, 208, 39, 0.33) 29px 29px, rgba(243, 208, 39, 0.33) 30px 30px, rgba(243, 208, 39, 0.33) 31px 31px, rgba(243, 208, 39, 0.33) 32px 32px, rgba(243, 208, 39, 0.33) 33px 33px, rgba(243, 208, 39, 0.33) 34px 34px, rgba(243, 208, 39, 0.33) 35px 35px, rgba(243, 208, 39, 0.33) 36px 36px, rgba(243, 208, 39, 0.33) 37px 37px, rgba(243, 208, 39, 0.33) 38px 38px, rgba(243, 208, 39, 0.33) 39px 39px, rgba(243, 208, 39, 0.33) 40px 40px, rgba(243, 208, 39, 0.33) 41px 41px, rgba(243, 208, 39, 0.33) 42px 42px, rgba(243, 208, 39, 0.33) 43px 43px, rgba(243, 208, 39, 0.33) 44px 44px, rgba(243, 208, 39, 0.33) 45px 45px, rgba(243, 208, 39, 0.33) 46px 46px, rgba(243, 208, 39, 0.33) 47px 47px, rgba(243, 208, 39, 0.33) 48px 48px, rgba(243, 208, 39, 0.33) 49px 49px, rgba(243, 208, 39, 0.33) 50px 50px, rgba(243, 208, 39, 0.33) 51px 51px, rgba(243, 208, 39, 0.33) 52px 52px, rgba(243, 208, 39, 0.33) 53px 53px, rgba(243, 208, 39, 0.33) 54px 54px, rgba(243, 208, 39, 0.33) 55px 55px, rgba(243, 208, 39, 0.33) 56px 56px, rgba(243, 208, 39, 0.33) 57px 57px, rgba(243, 208, 39, 0.33) 58px 58px, rgba(243, 208, 39, 0.33) 59px 59px, rgba(243, 208, 39, 0.33) 60px 60px, rgba(243, 208, 39, 0.33) 61px 61px, rgba(243, 208, 39, 0.33) 62px 62px, rgba(243, 208, 39, 0.33) 63px 63px, rgba(243, 208, 39, 0.33) 64px 64px, rgba(243, 208, 39, 0.33) 65px 65px, rgba(243, 208, 39, 0.33) 66px 66px, rgba(243, 208, 39, 0.33) 67px 67px, rgba(243, 208, 39, 0.33) 68px 68px, rgba(243, 208, 39, 0.33) 69px 69px, rgba(243, 208, 39, 0.33) 70px 70px, rgba(243, 208, 39, 0.33) 71px 71px, rgba(243, 208, 39, 0.33) 72px 72px, rgba(243, 208, 39, 0.33) 73px 73px, rgba(243, 208, 39, 0.33) 74px 74px, rgba(243, 208, 39, 0.33) 75px 75px, rgba(243, 208, 39, 0.33) 76px 76px, rgba(243, 208, 39, 0.33) 77px 77px, rgba(243, 208, 39, 0.33) 78px 78px, rgba(243, 208, 39, 0.33) 79px 79px, rgba(243, 208, 39, 0.33) 80px 80px, rgba(243, 208, 39, 0.33) 81px 81px, rgba(243, 208, 39, 0.33) 82px 82px, rgba(243, 208, 39, 0.33) 83px 83px, rgba(243, 208, 39, 0.33) 84px 84px, rgba(243, 208, 39, 0.33) 85px 85px, rgba(243, 208, 39, 0.33) 86px 86px, rgba(243, 208, 39, 0.33) 87px 87px, rgba(243, 208, 39, 0.33) 88px 88px, rgba(243, 208, 39, 0.33) 89px 89px, rgba(243, 208, 39, 0.33)90px 90px, rgba(243, 208, 39, 0.33)91px 91px, rgba(243, 208, 39, 0.33)92px 92px, rgba(243, 208, 39, 0.33)93px 93px, rgba(243, 208, 39, 0.33)94px 94px, rgba(243, 208, 39, 0.33) 95px 95px, rgba(243, 208, 39, 0.33) 96px 96px, rgba(243, 208, 39, 0.33) 97px 97px, rgba(243, 208, 39, 0.33) 98px 98px, rgba(243, 208, 39, 0.33) 99px 99px, rgba(243, 208, 39, 0.33) 100px 100px, rgba(243, 208, 39, 0.33) 101px 101px, rgba(243, 208, 39, 0.33) 102px 102px, rgba(243, 208, 39, 0.33) 103px 103px, rgba(243, 208, 39, 0.33) 104px 104px, rgba(243, 208, 39, 0.33) 105px 105px, rgba(243, 208, 39, 0.33) 106px 106px, rgba(243, 208, 39, 0.33) 107px 107px, rgba(243, 208, 39, 0.33) 108px 108px, rgba(243, 208, 39, 0.33) 109px 109px, rgba(243, 208, 39, 0.33) 110px 110px, rgba(243, 208, 39, 0.33) 111px 111px, rgba(243, 208, 39, 0.33) 112px 112px, rgba(243, 208, 39, 0.33) 113px 113px, rgba(243, 208, 39, 0.33) 114px 114px, rgba(243, 208, 39, 0.33) 115px 115px, rgba(243, 208, 39, 0.33) 116px 116px, rgba(243, 208, 39, 0.33) 117px 117px, rgba(243, 208, 39, 0.33) 118px 118px, rgba(243, 208, 39, 0.33) 119px 119px, rgba(243, 208, 39, 0.33) 120px 120px, rgba(243, 208, 39, 0.33) 121px 121px, rgba(243, 208, 39, 0.33) 122px 122px, rgba(243, 208, 39, 0.33) 123px 123px, rgba(243, 208, 39, 0.33) 124px 124px, rgba(243, 208, 39, 0.33) 125px 125px, rgba(243, 208, 39, 0.33) 126px 126px, rgba(243, 208, 39, 0.33) 127px 127px, rgba(243, 208, 39, 0.33) 128px 128px, rgba(243, 208, 39, 0.33) 129px 129px, rgba(243, 208, 39, 0.33) 130px 130px, rgba(243, 208, 39, 0.33) 131px 131px, rgba(243, 208, 39, 0.33) 132px 132px, rgba(243, 208, 39, 0.33)133px 133px, rgba(243, 208, 39, 0.33)134px 134px, rgba(243, 208, 39, 0.33)135px 135px, rgba(243, 208, 39, 0.33) 136px 136px, rgba(243, 208, 39, 0.33) 137px 137px, rgba(243, 208, 39, 0.33) 138px 138px, rgba(243, 208, 39, 0.33) 139px 139px, rgba(243, 208, 39, 0.33) 140px 140px, rgba(243, 208, 39, 0.33) 141px 141px, rgba(243, 208, 39, 0.33) 142px 142px, rgba(243, 208, 39, 0.33) 143px 143px, rgba(243, 208, 39, 0.33) 144px 144px, rgba(243, 208, 39, 0.33) 145px 145px, rgba(243, 208, 39, 0.33) 146px 146px, rgba(243, 208, 39, 0.33) 147px 147px, rgba(243, 208, 39, 0.33) 148px 148px, rgba(243, 208, 39, 0.33) 149px 149px, rgba(243, 208, 39, 0.33) 150px 150px;
}

@media (max-width: 1366px) .login-form {
    width: 32%; margin: 10% auto 4% auto;
}

@media (max-width: 1440px) .login-form {
    width: 30%; margin: 11% auto 4% auto;
}

@media (max-width: 1440px) .main h1 {
    padding-top: 23%;
}
