.margin-fixed{
    margin-top:20% !important;
}

.top_heading {
    font-size: 30px;
    color: #000;
}

.nav {
    background: #000;
    margin: 0px;
    padding: 0px;
}

    .nav li {
        list-style: none;
        margin: 0px;
        padding: 0px 0px;
        float: left;
        border-right: 1px solid #CCCCCC;
    }

        .nav li a {
            background: none repeat scroll 0 0 #000000;
            color: #FFFFFF;
            display: block;
            font-size: 13px;
            font-weight: bold;
            margin: 0;
            padding: 10px 4px;
            text-decoration: none;
        }

            .nav li a:hover {
                background: #CCC;
                color: #000;
            }

.left_nav {
    margin: 0px;
    padding: 0px;
}

    .left_nav li {
        list-style: none;
        margin: 0px;
        padding: 0px 0px;
        border-bottom: 1px solid #FFF;
    }

        .left_nav li a {
            color: #000;
            font-size: 15px;
            margin: 0;
            padding: 10px 10px;
            text-decoration: none;
            display: block;
        }

            .left_nav li a:hover {
                background: #CCC;
                color: #000;
            }

.form_field {
    padding: 0px;
}

.form_fieldL {
    text-align: left;
    color: #000;
    padding-right: 10px;
    font-size: 9pt;
}

.input_text {
    border: 1px solid #CCC;
    padding: 3px 3px;
    color: #000;
    margin-bottom: 1px;
    font-size: 12px;
    vertical-align: middle;
    width:100%;
    
}

.input_textR {
    border: 1px solid #CCC;
    padding: 3px 3px;
    color: #000;
    margin-bottom: 1px;
    margin-top: 1px;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    height: 23px;
}

.select_text {
    border: 1px solid #CCC;
    padding: 3px 3px 3px 3px;
    color: #000;
    width: 207px;
    margin-bottom: 3px;
    font-size: 12px;
}

.form_bt {
    background: #CCC;
    color: #000;
    border: 1px solid #484848;
    margin: 0px;
    padding: 6px 5px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

    .form_bt:hover {
        background: #000;
        border: 1px solid #000;
        color: #FFF;
    }

/*.form_bt1
{
	background: #CCC;
   border: 1px solid #484848;
    border-radius: 5px;
    color: #000000;
    cursor: pointer;
    display: table-row;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    padding: 6px 5px;
    position: absolute;
	}
.form_bt1 {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #484848;
    border-radius: 5px;
    color: #000000;
    cursor: pointer;
    display: table-row;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    padding: 6px 5px;
    position: absolute;
    right: 0;
}*/

    .form_bt1:hover {
        background: #000;
        border: 1px solid #000;
        color: #FFF;
    }

.form_bt01 {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #484848;
    border-radius: 5px;
    color: #000000;
    cursor: pointer;
    display: table-row;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    padding: 6px 5px;
    position: absolute;
    left: 10px;
}

    .form_bt01:hover {
        background: #000;
        border: 1px solid #000;
        color: #FFF;
    }

.table_form {
    /*padding: 10px;	 	border-radius: 10px; 	margin-bottom: 10px;*/
    border: 1px solid #ccc;
    width: 100%;
}

.table_h1_con {
    background: #767676;
    width: 100%;
    margin: 0 0 10px 0px;
}

.table_h1 {
    color: #FFF;
    font-weight: normal;
    padding: 5px;
    font-size: 18px;
}

.textbott1 {
    font-size: 14px;
    padding: 10px 0px;
    background: #282828;
    margin:0px;
color:white;
    
}
    .textbott1 span {
        text-align: center;
        color: #fff !important;
        display: table;
        width: 100%;
    }
        .textbott1 span a {
            color: #fff !important;
            display:block;
            padding-top:3px;
        }

        .table_main {
            border-top: none;
            width: 1000px;
            border-color: #CCC;
            border: 1px;
        }
/*21nov13*/
.bottom_content {
    margin: 0px;
    padding: 0px;
}

    .bottom_content h3 {
        color: #252525;
        font-size: 22px;
        font-weight: normal;
        margin: 20px 0 10px;
        padding: 0;
        text-align: center;
    }

    .bottom_content p {
        color: #484848;
        font-size: 13px;
        line-height: 24px;
        margin: 0;
        padding: 0 0px 15px 0px;
        text-align: left;
    }

        .bottom_content p strong {
            color: #252525;
        }

    .bottom_content span {
        color: #5B6C2E;
        display: block;
        font-size: 17px;
        margin: 0 0 5px;
        padding: 0;
        text-align: justify;
    }

.footer_container {
    margin: 0px;
    padding: 0px;
}

.column {
    float: left;
    margin: 0px 20px 0px 0px;
    padding: 0;
    width: 262px;
}
    .column div {
        line-height: 24px;
        font-size: 14px;
    }

    .column h5 {
        color: #303030;
        font-size: 20px;
        margin: 20px 0px 15px;
        padding: 0px 0px 15px;
        position: relative;
    }
      

        .column h5:before {
            padding: 0px;
            margin: 0px;
            position: absolute;
            content: '';
            width: 30px;
            height: 4px;
            background: #2645EF;
            bottom: 0px;
            border-radius: 34px;
        }

        .column h6 {
            color: #252525;
            font-size: 14px;
            margin: 20px 0 10px 0;
            margin-top: 20px;
            padding: 0;
        }

    .column p {
        color: #252525;
        font-size: 14px;
        margin: 10px 0;
        padding: 0;
        line-height: 20px;
    }

    .column ul {
        margin: 0;
        padding: 0 0 0 16px;
    }

        .column ul li {
            color: #252525;
            font-size: 14px;
            margin: 0px 0px 12px;
            padding: 0;
        }

            .column ul li a {
                text-decoration: none;
                color: #252525;
                font-size: 14px;
                margin: 10px 0;
                padding: 0;
            }

                .column ul li a:hover {
                    color: #000;
                }

.working_hours {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

    .working_hours p {
        margin: 0px;
        padding: 0px;
        float: left;
        font-size: 12px;
        width: 47px;
    }

    .working_hours span {
        color: #252525;
        font-size: 12px;
        margin: 0 0px 0px 10px;
        padding: 0;
        float: left;
        font-weight: bold;
    }

.contact_info_bottom {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

    .contact_info_bottom p {
        margin: 0px;
        padding: 0px;
        float: left;
        font-size: 13px;
        width: 45px;
    }

    .contact_info_bottom span {
        color: #252525;
        font-size: 13px;
        margin: 0 0px 0px 10px;
        padding: 0;
        float: left;
        font-weight: bold;
    }

    .contact_info_bottom a {
        color: #252525;
        font-size: 13px;
        margin: 0 0px 0px 10px;
        padding: 0;
        float: left;
        font-weight: bold;
        text-decoration: none;
    }

.pay_through {
    margin: 0px;
    padding: 0px;
}

    .pay_through img {
        margin: 0px 10px 0px 0px;
        padding: 0px;
        float: left;
        width: 50px;
        height: 30px;
    }

.security_bottom {
    margin: 0;
    padding: 10px 20px;
}

    .security_bottom h5 {
        float: left;
        margin: 0px;
        padding: 0px;
        font-size: 18px;
        line-height: 52px;
    }

    .security_bottom div {
        float: left;
        margin: 0px 0px 0px 15px;
        padding: 0px;
    }

        .security_bottom div img {
            float: left;
            margin: 0px;
            padding: 0px;
            height: 50px;
        }





.live_chat {
    margin: 0px;
    padding: 0px;
    float: left;
}

.tableGrayWhite {
    background-color: White;
    border: #7dbbf0 solid 1px;
    border-collapse: collapse;
    font-family: Arial;
    font-size: 12px;
    color: #232323;
    line-height: 11px;
}

    .tableGrayWhite span {
        font-weight: bold;
    }

    .tableGrayWhite tr {
        background-color: White;
        border: #7dbbf0 solid 1px;
        border-collapse: collapse;
    }

    .tableGrayWhite td {
        border: #7dbbf0 solid 1px;
        border-collapse: collapse;
        font-family: Arial;
        vertical-align: middle;
    }

.HeadingBig {
    height: 26px;
    background: url(../images/heading-contentbg.gif) repeat-x;
    color: Black;
    font-size: 12px;
    line-height: 26px;
    font-weight: bold;
    padding-left: 10px;
    text-align: center;
}

.check_box {
    margin-right: 10px;
}

.summaryerrors {
    /*background-color:#34b6dc;*/
    border: 1px solid #A7A7A7;
    padding-top: 5px;
    padding-left: 65px;
    color: Red;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    background: #e7e7e7 url(../Images/warn.png) no-repeat 10px 65%;
}

    .summaryerrors ul {
        font-family: Arial;
        padding: 8px;
        margin-top: 4px;
        margin-left: 40px; /*color:#363535;*/
        color: Black;
        font-size: 12px;
        font-weight: bold;
    }
/*Modified by ram*/
.table1 {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    font-style: normal;
    border-collapse: separate;
}

    .table1 thead th {
        padding: 15px;
        color: #fff;
        text-shadow: 1px 1px 1px #568F23;
        border: 1px solid #93CE37;
        border-bottom: 3px solid #9ED929;
        background-color: #9DD929;
        background: -webkit-gradient( linear, left bottom, left top, color-stop(0.02, rgb(123,192,67)), color-stop(0.51, rgb(139,198,66)), color-stop(0.87, rgb(158,217,41)) );
        background: -moz-linear-gradient( center bottom, rgb(123,192,67) 2%, rgb(139,198,66) 51%, rgb(158,217,41) 87% );
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius: 5px 5px 0px 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .table1 tbody td {
        padding: 10px;
        text-align: center;
        background-color: #DEF3CA;
        border: 2px solid #E7EFE0;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        color: #666;
        text-shadow: 1px 1px 1px #fff;
    }

.ModalPopupBG {
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.HellowWorldPopup {
    width: auto;
    height: auto;
    background: white;
}

.Container {
    margin: auto;
    min-height: 300px;
    background: #ffffff;
    width: auto;
    border: solid 1px #d4d4d4;
    padding: 0 20px 20px 20px;
}

.ToolBar {
    border: solid 1px #d4d4d4;
    padding: 10px;
    margin-bottom: 20px;
}

.GridContainer {
    background: #ECF5FB;
    min-height: 300px;
    border: solid 1px #d4d4d4;
}

.ModalPopupBG {
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popup_Container {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    min-height: 350px;
}

.popup_Container1 {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    min-height: 220px;
}

.popup_Container2 {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    min-height: 220px;
}

.popup_Container3 {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    min-height: 220px;
}

.popup_Container4 {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    min-height: 520px;
}

.popup_Container5 {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    min-height: 180px;
}

.popupConfirmation {
    width: auto;
    height: auto;
}

.popup_Titlebar {
    background: url(../Images/titlebar_bg.jpg);
    height: 29px;
}

.popup_Body {
    padding: 15px 15px 15px 15px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    padding: 20px;
}

.TitlebarLeft {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.TitlebarRight {
    background: url(../Images/cross_icon_normal.png);
    background-position: right;
    background-repeat: no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.popup_Buttons {
    margin: 10px;
}

/*AutoComplete flyout */
.autocomplete_completionListElement {
  
    overflow: auto;
    height: 200px;
    font-family: Tahoma;
    font-size: small;
    text-align: left;
    list-style-type: none;
    z-index: 99999999 !important;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: black;
    padding: 1px;
    position: relative;
    
}

/* AutoComplete item */
.autocomplete_listItem {
    position: relative;
    background-color: window;
    color: windowtext;
    padding: 1px;
 
}
/*Modified login*/
.signin {
    table-layout: auto;
    width: 400px;
    height: auto;
    /*  margin: 0px 0px 0px 250px;*/
}

.signintrr {
    padding: 15px 0px 15px 0px;
    margin: 10px;
}

.signin h3 {
    color: #A0C736;
    font-size: 20px;
    font-family: Times New Roman;
}

.label1 {
    color: #A0C736;
    font-weight: bold;
}

.rdl {
    color: Black;
    font-family: Aharoni;
    font-size: 15px;
}

.lblerror {
    color: Red;
}
/* End Modified login*/

/*Pagging for dynamictable*/

.pg-normal {
    color: #000000;
    font-size: 15px;
    cursor: pointer;
    background: #D0B389;
    padding: 2px 4px 2px 4px;
}

.pg-selected {
    color: #fff;
    font-size: 15px;
    background: #000000;
    padding: 2px 4px 2px 4px;
}

table.yui {
    font-family: arial;
    border-collapse: collapse;
    /*border: solid 1px #7f7f7f;*/
    font-size: small;
    width: 100%;
}

    table.yui td {
        padding: 5px;
        /*border-right: solid 1px #7f7f7f; */
    }

    table.yui .even {
        background-color: #EEE8AC;
    }

    table.yui .odd {
        background-color: #F9FAD0;
    }

    table.yui th {
        border: 1px solid #7f7f7f;
        padding: 5px;
        height: auto;
        background: #D0B389;
    }

        table.yui th a {
            text-decoration: none;
            text-align: center;
            padding-right: 20px;
            font-weight: bold;
            white-space: nowrap;
        }

    table.yui tfoot td {
        border-top: 1px solid #7f7f7f;
        background-color: #E1ECF9;
    }

    table.yui thead td {
        vertical-align: middle;
        background-color: #E1ECF9;
        border: none;
    }

    table.yui thead .tableHeader {
        font-size: larger;
        font-weight: bold;
    }

    table.yui thead .filter {
        text-align: right;
    }

    table.yui tfoot {
        background-color: #E1ECF9;
        text-align: center;
    }

    table.yui .tablesorterPager {
        padding: 10px 0 10px 0;
    }

        table.yui .tablesorterPager span {
            padding: 0 5px 0 5px;
        }

        table.yui .tablesorterPager input.prev {
            width: auto;
            margin-right: 10px;
        }

        table.yui .tablesorterPager input.next {
            width: auto;
            margin-left: 10px;
        }

    table.yui .pagedisplay {
        font-size: 10pt;
        width: 30px;
        border: 0px;
        background-color: #E1ECF9;
        text-align: center;
        vertical-align: top;
    }

.text_approve {
    width: 170px;
}

.popup_Container6 {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
    width: 217px;
    height: auto;
}

.platepanel td {
    padding: 0px !important;
}
/*-------------- end------------------ */
.style-1 {
    width: 915px;
    padding: 10px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
}

    .style-1:focus,
    .style-1.focus {
        border: solid 1px #707070;
        box-shadow: 0 0 5px 1px #969696;
    }

.fileUpload {
    background-color: #fff0f5;
    color: green;
    border: 1px solid #556b2f;
    font: Verdana 10px;
    font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
}

.disApprovBt {
    background: #CCC;
    color: #000;
    border: 1px solid #484848;
    margin: 0px;
    padding: 6px 5px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}
/*line item combobox style*/
.SelectFont {
    margin: 0px;
}

    .SelectFont select {
        border-radius: 6px;
        padding: 3px;
    }

        .SelectFont select:hover, .SelectFont select:focus {
            border: 1px solid #3F83F1;
            box-shadow: 0px 0px 10px 0px #3F83F1;
        }

    .SelectFont input[type=checkbox]:hover, .SelectFont input[type=checkbox]:focus {
        border: 1px solid #3F83F1;
        box-shadow: 0px 0px 10px 0px #3F83F1;
    }

.top_text {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-align: right;
}

    .top_text p {
        display: block;
        float: left;
        width: 86%;
    }

    .top_text .bot_text {
        font-size: 13px;
        font-weight: normal;
        line-height: 17px;
        margin: -20px 0 0;
        text-align: right;
        width: 86%;
    }

    .top_text span {
        color: #1da302;
        padding: 0 0 0 5px;
        width: 86%;
    }

.order_form {
    margin: 0px;
}

    .order_form label {
        display: block;
        font-size: 13px;
        font-weight: bold;
        margin: 5px 0 5px;
    }

    .order_form input[type='text'] {
        border: 1px solid #cccccc;
        box-sizing: border-box;
        display: block;
        margin: 0;
        padding: 5px;
        width: 100%;
        position: relative;
        z-index: 1;
    top: 0px;
    left: 0px;
}

        .order_form input[type='text']:hover, .order_form input[type='text']:focus {
            box-shadow: 0 0 10px 2px #808080;
            border: 1px solid #808080;
        }

    .order_form select {
        border: 1px solid #cccccc;
        box-sizing: border-box;
        display: block;
        margin: 0;
        padding: 4px 5px;
        width: 100%;
    }

        .order_form select:hover, .order_form select:focus {
            box-shadow: 0 0 10px 2px #808080;
            border: 1px solid #808080;
        }

    .order_form .table_col {
        /*width:25%;*/
        padding: 0px;
    }

        .order_form .table_col table {
            width: 100%;
        }

            .order_form .table_col table td {
                margin: 0px;
                padding: 0 5px;
            }

    .order_form textarea {
        border: 1px solid #cccccc;
        box-sizing: border-box;
        display: block;
        margin: 0;
        padding: 5px;
        width: 100%;
        height: 100px;
    }

        .order_form textarea:hover, .order_form textarea:focus {
            box-shadow: 0 0 10px 2px #808080;
            border: 1px solid #808080;
        }

    .order_form input[type='button'] {
        background: none repeat scroll 0 0 #767676;
        border: 2px solid #252525;
        border-radius: 20px;
        box-sizing: border-box;
        color: #ffffff;
        cursor: pointer;
        display: table-cell;
        font-size: 12px;
        font-weight: bold;
        margin: 0 5px 0 0;
        padding: 5px;
    }

        .order_form input[type='button']:hover {
            background: #252525;
        }

    .order_form input[type='submit'] {
        background: none repeat scroll 0 0 #767676;
        border: 2px solid #252525;
        border-radius: 20px;
        box-sizing: border-box;
        color: #ffffff;
        cursor: pointer;
        display: table-cell;
        font-size: 12px;
        font-weight: bold;
        margin: 0 5px 0 0;
        padding: 5px;
    }

        .order_form input[type='submit']:hover {
            background: #252525;
        }

.back_save_bt_container input[type='submit'] {
    background: none repeat scroll 0 0 #767676;
    border: 1px solid #252525;
    border-radius: 0;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 5px;
}

    .back_save_bt_container input[type='submit']:hover {
        background: #252525;
    }

.top_bt {
    margin: 0px;
}

     .top_bt input[type='submit'] {
     background: none repeat scroll 0 0 #767676;
     border: 1px solid #252525;
     border-radius: 0;
     box-sizing: border-box;
     color: #ffffff;
     cursor: pointer;
     display: table-cell;
     font-size: 12px;
     font-weight: bold;
     margin: 0 5px 0 0;
     padding: 5.5px;
    /* width: 100%;*/
 }

        .top_bt input[type='submit']:hover {
            background: #252525;
        }

    .top_bt .dxbButton {
        color: #FFF;
        font: normal 12px Tahoma;
        vertical-align: middle;
        border: 1px solid #000;
        background: none repeat scroll 0 0 #767676;
        padding: 1px 1px;
        cursor: pointer;
        font-weight: bold;
        line-height: 15px;
    }

        .top_bt .dxbButton:hover {
            background: #cccccc !important;
            color: #FFFFFF !important;
        }

.order_form .table_right_cont {
    margin: 0px;
    padding: 0px;
}

    .order_form .table_right_cont td {
        margin: 0px;
        padding: 0px !important;
    }

    .order_form .table_right_cont .order_bt {
        margin: 0px;
        padding: 0 0 23px !important;
    }

        .order_form .table_right_cont .order_bt input[type='button'] {
            margin: 0;
            width: 95%;
        }

        .order_form .table_right_cont .order_bt input[type='submit'] {
            margin: 0;
            width: 95%;
        }

.drop_date {
    margin: 0px;
    padding: 0px;
    position: relative !important;
}

    .drop_date label {
        margin: 5px 0 3px;
    }

    .drop_date table {
        margin: 0px;
        padding: 0px;
        border: none;
    }

        .drop_date table td:nth-of-type(1) {
            border: 1px solid #cccccc;
            box-sizing: border-box;
        }

            .drop_date table td:nth-of-type(1) input[type="text"] {
                margin: 0px !important;
            }

            .drop_date table td:nth-of-type(1):hover, .drop_date table td:nth-of-type(1):focus {
                box-shadow: 0 0 10px -4px #094aba;
            }

            .drop_date table td:nth-of-type(1) input[type='text'], .drop_date table td:nth-of-type(1) input[type='text']:hover, .drop_date table td:nth-of-type(1) input[type='text']:focus {
                border: none;
                box-shadow: none;
                height: auto !important;
            }

        .drop_date table td:nth-of-type(2) {
            background: none repeat scroll 0 0 #eaeaea;
            border: 1px solid #ccc;
        }

            .drop_date table td:nth-of-type(2) table td {
                border: none;
            }

    .drop_date div {
        margin: 0px;
        padding: 0px;
        top: 44px !important;
        left: 0px !important;
    }

        .drop_date div table {
            margin: 0px;
            padding: 0px;
            border: none;
        }

            .drop_date div table td {
                margin: 0px;
                padding: 5px !important;
                border: none !important;
            }

.required_field {
    color: Red;
    font-size: 18px;
    margin: -4px 0 0 4px;
    /* position: absolute;
     top: 1px;
    left: 10px;*/
}

.form_required_sugg {
    border: 1px solid #ff000b;
    font-size: 0;
    height: 27px;
    position: absolute;
    right: 40px;
    top: 24px;
    width: 84%;
}

.form_required {
    border: 1px solid #ff000b;
    font-size: 0;
    height: 28px;
    position: absolute;
    right: 3px;
    top: 25px;
    width: 96%;
}

.form_required_num {
    border: 1px solid #ff000b;
    font-size: 0;
    height: 28px;
    left: 4px;
    position: absolute;
    top: 25px;
    width: 60.4%;
}

.dayship {
    color: #ff000b;
    margin: 0;
    position: absolute;
    right: 6px;
}

.click_h h1 {
    color: #F00;
}

.click_h h1 {
    -moz-animation-duration: 400ms;
    -moz-animation-name: blink;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -webkit-animation-duration: 400ms;
    -webkit-animation-name: blink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-duration: 400ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@-moz-keyframes blink {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes blink {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes blink {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/*home page styles*/



.column {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 200px;
}

.awr_login {
    padding: 0px;
    margin: 8% auto 0px;
    display: table;
    width: 360px;
}

#tabs {
    display: table;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

a {
    cursor: pointer;
}

#tabs li {
    float: left;
    list-style: none;
    outline: none;
    padding: 0px;
    margin: 0px 8px 0px 0px;
    width: 30%;
}

    #tabs li a {
        font-size: 14px;
        color: #fff;
        display: block;
        background: #1da1f2;
        text-decoration: none;
        padding: 10px;
        text-align: center;
        font-weight: 400;
        border-radius: 4px 4px 0px 0px;
        letter-spacing: 1px;
    }

        #tabs li a.inactive {
            padding: 10px;
            margin: 0px;
            color: #fff;
            background: #545454;
            outline: none;
        }

.login_list_tab {
    padding: 0px;
    margin: 0px;
    background: #fff;
}

    .login_list_tab li {
        padding: 0px 0px 10px;
        margin: 0px;
        list-style: none;
        display: table;
        font-size: 13px;
        width: 100%;
        position: relative;
    }

.label1 {
    padding: 0px;
    margin: 0px 0px 8px 0px;
    width: 100%;
    display: table;
}

.login_list_tab li input[type="text"], .login_list_tab li input[type="password"] {
    padding: 8px;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.login_list_tab li label {
    padding: 0px 0px 8px 0px;
    margin: 0px;
    font-weight: 400;
    color: #484848;
    display: table;
    letter-spacing: 1px;
}

.login_list_tab li input[type="submit"] {
    padding: 10px;
    margin: 0px;
    width: 100%;
    background: #2196F3;
    border: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 600;
}

#RequiredFieldValidator1, #RequiredFieldValidator2 {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 14px;
    right: 7px;
    font-size: 16px;
    font-weight: 600;
    color: #f30a0a;
}

.login_list_tab li .link {
    padding: 0px;
    margin: 0px;
    display: block;
    text-decoration: underline;
    color: #0566b3;
    text-align: right;
    float: right;
    font-weight: 400;
    letter-spacing: 1px;
}

.detail_left {
    float: left;
}

.request_left {
    padding: 0px;
    margin: 0px;
    float: left;
    color: #000;
    letter-spacing: 1px;
}

.request_right {
    padding: 0px;
    margin: 0px;
    float: right;
    color: #000;
    letter-spacing: 1px;
}

.login_list_tab1 {
    padding: 0px;
    margin: 0px;
    background: #fff;
}

    .login_list_tab1 li {
        padding: 20px 0px 0px 0px;
        margin: 0px;
        list-style: none;
        display: table;
        font-size: 13px;
        width: 100%;
        position: relative;
    }

        .login_list_tab1 li span {
            padding: 0px;
            margin: 0px;
            display: 100%;
            display: table;
        }

        .login_list_tab1 li .link {
            padding: 7px 0px 0px;
            margin: 0px;
            display: block;
            text-decoration: underline;
            color: #0566b3;
            font-weight: 400;
            letter-spacing: 1px;
        }

.login_logo {
    padding: 0px;
    margin: 0px auto;
    display: block;
}

    .login_logo img {
        padding: 0px;
        margin: 0px;
        width: 100%;
    }

.iframe_left {
    padding: 0px;
    margin: 0px;
    width: 75%;
    float: left;
}

.iframe_right {
    padding: 15px;
    margin: 0px;
    width: 25%;
    float: left;
}

.login_heading {
    padding: 0px 0px 5px;
    margin: 0px;
    font-size: 18px;
    color: #2196f3;
}

.add_product_img {
    padding: 10px;
    margin: 15px 0px 15px 15px;
    float: left;
    width: 32.5%;
    display: block;
    border: 1px solid #ccc;
}

    .add_product_img img {
        padding: 0px;
        margin: 0px;
        width: 100%;
    }

    .add_product_img:nth-of-type(1) {
        margin-left: 0px !important;
    }



/*light box */

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

    .lightbox a img {
        border: none;
    }

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

    .lb-outerContainer:after {
        content: "";
        display: table;
        clear: both;
    }

.lb-container {
    padding: 4px;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../img/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

    .lb-nav a.lb-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../img/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

    .lb-nav a.lb-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .lb-dataContainer:after {
        content: "";
        display: table;
        clear: both;
    }

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

    .lb-data .lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1em;
    }

    .lb-data .lb-caption {
        font-size: 13px;
        font-weight: bold;
        line-height: 1em;
    }

    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        font-size: 12px;
        color: #999999;
    }

    .lb-data .lb-close {
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        background: url(../img/close.png) top right no-repeat;
        text-align: right;
        outline: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }

        .lb-data .lb-close:hover {
            cursor: pointer;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            opacity: 1;
        }
