@media only screen and (max-device-width : 300px) {

    .pager {
        padding-left: 0 !important;
        margin: 20px 0 !important;
        text-align: center !important;
        list-style: none !important;
    }

        .pager li {
            display: inline !important;
        }

            .pager li > a,
            .pager li > span {
                display: inline-block !important;
                padding: 5px 14px !important;
                background-color: #fff !important;
                border: 1px solid #ddd !important;
                border-radius: 15px !important;
            }

                .pager li > a:hover,
                .pager li > a:focus, .pager li.active a {
                    text-decoration: none !important;
                    background-color: #eee !important;
                }

        .pager .next > a,
        .pager .next > span {
            float: right !important;
        }

        .pager .previous > a,
        .pager .previous > span {
            float: left !important;
        }

        .pager .disabled > a,
        .pager .disabled > a:hover,
        .pager .disabled > a:focus,
        .pager .disabled > span {
            color: #777 !important;
            cursor: not-allowed !important;
            background-color: #fff !important;
        }

        .pager:before,
        .pager:after {
            display: table !important;
            content: " " !important;
        }

        .pager:after {
            clear: both !important;
        }

    .resimaheaderclass {
        height: 80px !important;
    }

    .resaudittextfieldres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres2 {
        width: 31%;
        float: left;
    }

    .resauditlabelres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres2 {
        width: 31%;
        float: left;
    }





    /*menu styles*/
    .loginmobres {
        font-size: 20px !important;
    }

    .guirightcertiinstr12 {
        width: 31% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .guileftcertiinstr12 {
        width: 33% !important;
        display: inline-block !important;
        text-align: left !important;
    }

    .modalDialog {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity: 0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }

        .modalDialog:target {
            opacity: 1;
            pointer-events: auto;
        }

        .modalDialog > div {
            width: 400px;
            position: relative;
            margin: 10% auto;
            padding: 10px 20px 10px 20px;
            border-radius: 10px;
            background: #fff;
            background: -moz-linear-gradient(#fff, #fff);
            background: -webkit-linear-gradient(#fff, #fff);
            background: -o-linear-gradient(#fff, #fff);
        }

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }

    .modalDialog > div {
        width: 200px !important;
    }

    .resbtntwoallpageleftregister {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }

    .resbtntwoallpagerightregister {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 50px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }




    .resbtntwoallpagerightregistersubmit {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 16px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }


    .wrapper {
        max-width: 950px !important;
        margin: 0 auto;
        position: relative !important;
    }


    #generic-tabs ul li {
        display: inline-table;
        min-width: 33.33%;
        background: #f1f1f2
    }

        #generic-tabs ul li a {
            text-align: center;
            display: block;
            text-decoration: none;
            color: #BBBBBB;
            padding: 15px !important;
        }


        #generic-tabs ul li.active {
            background: #ffffff;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
        }

    #generic-tabs .tab-content {
        background: #FFFFFF;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /*menu styles*/


    /*custom css for design*/

    .nomarres {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }

    .resheatr {
        font-size: 20px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .custmreslogo {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .custmreshed {
        ;
    }

    .restext {
        font-size: 22px !important;
        color: #5e5e5e !important;
        display: inline-block;
    }

    .imgblocktext {
        font-size: 12px !important;
        color: #5e5e5e !important;
        padding-top: 3px !important;
        margin: 0px !important;
        line-height: 1.3 !important;
        font-weight: 400 !important;
    }

    #top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
        -webkit-appearance: menulist !important;
        -moz-appearance: menulist !important;
        border-radius: 0 !important;
        background-image: none !important;
        background-position: unset !important;
        background-repeat: no-repeat !important;
        margin-left: 0 !important;
        margin-right: 5px !important;
    }

    .martop {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        background: #f1f1f2 !important;
    }

    .custmreslogoleft {
        width: 100%;
        text-align: center;
    }

    .custmreslogoright {
        width: 100% !important;
        position: relative;
        float: right;
        text-align: center;
    }


    /*design for profile view*/
    .firstrowdata {
        font-size: 18px !important;
        color: #00b2e0 !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .reslebelfull {
        font-size: 16px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfull {
        width: 100% !important;
    }

    .marzero {
        margin-bottom: 0 !important
    }

    .reshalfdesign {
        width: 100% !important;
        display: inline-block !important
    }

    .reslebelfullhalf {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfullhalf {
        width: 100% !important;
        ;
    }

    .reslabelemail {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextemail {
        width: 100% !important;
        ;
    }

    .reslabelleft {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .reslabelright {
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
    }

    .headinglabel {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
    }

    .restextfield {
        width: 60% !important;
        display: inline-block !important
    }

    .resbtnallpage {
        background: #dd8a2e !important;
        font-size: 20px !important;
        border-radius: 20px !important;
        padding: 10px 40px !important;
        margin-bottom: 40px !important
    }

    #generic-tabs ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        flex-direction: row !important;
        flex-grow: 1 !important;
        padding: 0 0 !important;
        z-index: 1 !important;
        background-color: #f2f3f6 !important;
        overflow-x: scroll !important;
        margin: 0 !important;
    }

    /*design for profile view*/

    /*design for certificate view*/

    .rescerleft {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .rescerright {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .leftfirsttext {
        font-size: 18px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .leftsecondtext {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightfirsttext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightsecondtext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .linkcolor {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #00b2e0 !important;
        line-height: 1.3 !important
    }

    .lastfourtypad {
        padding-bottom: 40px !important
    }
    /*design for certificate view*/



    /*design for audit view*/


    .restextfield1 {
        width: 87% !important;
        display: inline-block !important;
    }

    .documeaudit {
        font-size: 20px !important;
        font-weight: 600 !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    th {
        background: #f1f1f2 !important;
        border-color: transparent !important;
        font-size: 16px !important;
        color: #5e5e5e !important;
    }



    .tablefirst {
        font-size: 16px !important;
        color: #e59013 !important;
        font-weight: 400 !important;
    }

    .tablesecond {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }

    .tablethree {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }


    /*design for status */


    /*design for media (for datatable)*/

    #example_info {
        font-size: 10px !important
    }

    #example_paginate {
        font-size: 10px !important
    }

    #top select {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    #example_length {
        padding: 10px !important;
        padding-right: 10px !important;
        font-size: 10px !important;
    }


    .dataTables_wrapper .dataTables_paginate .paginate_button {
        box-sizing: border-box;
        display: inline-block;
        min-width: 1.5em;
        margin-left: 2px;
        text-align: center;
        text-decoration: none !important;
        cursor: pointer;
        color: #333 !important;
        border: 1px solid #e48f25 !important;
        border-radius: 2px;
    }

    .datatable1text {
        font-size: 16px !important;
        color: #00b2e0 !important
    }

    .datatable2text {
        font-size: 16px !important;
        color: #5e5e5e !important
    }
    /*design for media (for datatable)*/
    .responsivetable {
        display: flex;
        min-width: 100%;
        overflow-x: scroll;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-bottom: 20px !important
    }

    .responsive #top #wrap_all .container {
        width: 90% !important
    }




    /*code for login and registration*/
    .header-content {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 34px !important;
        color: #222222 !important
    }

    .resbtnallpagelogin {
        background: #d72727 !important;
        font-size: 14px !important;
        border-radius: 20px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
    }

    .loginbtnhalf {
        width: 49% !important;
        display: inline-block;
        text-align: center !important
    }

    .loginwrapper {
        max-width: 600px !important;
        margin: 0 auto;
        position: relative !important;
    }

    .resbtntwoallpageleft {
        background: #e89137 !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 15px 64px !important;
        font-weight: 600;
    }

    .resbtntwoallpageright {
        background: #cccccc !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 11px 52px !important;
        font-weight: 600;
    }

    .checkboxlabel {
        font-size: 12px !important;
        color: #222222 !important;
        font-weight: 400 !important;
        display: inline-block;
        height: 15px !important;
        padding-left: 4px;
    }

    .loginlabel {
        font-size: 14px !important;
        color: #222222 !important;
        font-weight: 600 !important
    }

    .forgotpasstext {
        font-size: 14px !important;
        text-align: center !important;
        font-weight: 400 !important;
        color: #5e5e5e !important
    }

    .resli {
        width: 32% !important;
        display: inline-block !important
    }

    .resincreblock {
        background: #ccc !important;
        border: 1px solid #ccc !important;
        width: 100% !important;
        height: 27px !important;
        display: inline-block !important
    }

    .restext11 {
        font-size: 12px !important
    }

    .borderlileft {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .borderliright {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .loginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 80px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important
    }

    .reslebelfullreg {
        font-size: 14px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfullrFeg {
        width: 100% !important;
        float: right !important;
    }

    .restextfieldreg1 {
        width: 64% !important;
        display: inline-block !important;
    }

    .margintop {
        margin-top: 30px !important
    }

    .Search {
        position: relative;
        display: flex;
        font-weight: 300;
        color: #555;
    }

    .Search-box {
        flex: 1 0 auto;
        margin: 0 12px;
        padding: 8px 40px 8px 8px !important;
        height: 35px;
        border: 0;
    }


    .Search-label {
        position: absolute !important;
        top: 7px !important;
        right: 13px !important;
        font-size: 22px !important;
        color: #38b0dd !important;
    }

    .rescertlabel {
        font-size: 16px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    .rescertleftcheck {
        width: 100% !important;
        display: inline-block !important
    }

    .rescertrightcheck {
        width: 100% !important;
        display: inline-block !important;
        vertical-align: top;
    }

    .leftcer {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7% !important
    }

    .rightcer {
        display: inline-block !important;
        width: 91% !important
    }

    .checkreslabel {
        font-size: 20px !important;
        line-height: 1px !important;
    }

    .leftcer1 {
        display: inline-block !important;
        vertical-align: top !important;
        width: 5% !important;
    }


    .mobmarbott {
        margin-bottom: 10px !important;
    }



    .rightcer1 {
        display: inline-block !important;
        width: 88% !important;
        margin-left: 10px;
    }

    .loginbtnfull1 {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important;
        border: none !important;
        cursor: pointer;
    }

    input[type="checkbox"] {
        width: 15px;
        height: 15px;
        margin: 0 !important
    }

    .rescertlabelcheckbox {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    /*code for login and registration*/




    /*code for instructor and directory*/

    .dirtextleft {
        text-align: left !important
    }

    .dirheadinghr {
        max-width: 60px;
        border-color: #e59013 !important;
        border-width: 1.5px;
        margin: 0px !important;
    }

    .dirsearchleft {
        width: 66% !important;
        display: inline-block !important;
    }


    .dirsearchright {
        display: inline-block !important;
    }

    .guirestextfield {
        display: inline-block !important;
        width: 100% !important
    }

    .guiloginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 10px 20px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        display: inline-block
    }

    .guichckboxgroup {
        width: 100% !important;
        display: inline-block !important
    }

    .disinliblock {
        display: inline-block !important;
        margin: 3px !important
    }

    .guireslebelfullreg {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .guisrchchrstlbl {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important;
    }

    .guiborderclass {
        border: 1px solid #ccc !important;
        padding: 20px !important;
    }

    .guileftblock {
        width: 100% !important;
        display: block !important;
        margin-right: 5px !important;
        align-items: center;
        padding-bottom: 15px !important
    }

    .guicenterblock {
        border-top: 1px solid #ccc !important;
        width: 100% !important;
        display: block !important;
        border-bottom: 1px solid #ccc !important;
    }

    .guirightblock {
        width: 100% !important;
        display: block !important;
    }

    .imgalignblock {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .textalignblock {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-bottom: 9px !important;
    }


    .guiresfont {
        display: inline-block !important;
        font-size: 16px !important;
        color: #e69013;
        margin-right: 10px !important;
    }

    .guiresfonttext {
        display: inline-block !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
    }

    .mobmarbottom {
        margin-bottom: 10px !important
    }

    .textheadbold {
        display: inline-block !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .vertialignlogo {
        display: flex;
        align-items: center;
    }

    .textdisplay {
        display: block !important
    }


    .block {
        background: red;
        height: 100px;
    }

    .inner {
        display: inline-block;
        vertical-align: middle;
    }

    .fontalign {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7%;
    }

    .reswidthtext {
        width: 90%
    }

    .guileftcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important
    }

    .guirightcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .samedate {
        color: #d72727 !important
    }

    .guimartop {
        margin-top: 40px !important
    }

    #pagination {
        text-align: right !important
    }

        #pagination a {
            padding: 5px 7px !important;
            margin: 5px !important;
            background: #ede7e4 !important
        }

    .restextguitd {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 5px !important
    }

    .restextguitd1 {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #ccc;
    }

    #instructortable td:first-child {
        border-right: 1px solid #ccc !important
    }

    #instructortable td:last-child {
        padding-left: 20px !important;
    }

    #instructortable tr:nth-child(odd) {
        background: #fbfbfb !important;
        padding: 10px !important
    }

    .respaggination {
        /* padding: 4px 9px !important; */
        background: #ede7e4;
        /* margin: 4px; */
        font-size: 14px;
        text-align: center;
    }

    .guiinstmar {
        margin-top: 30px !important;
        margin-bottom: 0 !important
    }

    .marbotfifteen {
        margin-bottom: 15px !important
    }

    .guileftpadres {
        padding-left: 10px !important
    }

    .headdirlabel {
        font-size: 20px;
        line-height: 1.1em;
        margin-bottom: 14px;
    }
    /*code for instructor and directory*/

    .responsive #top #main .sidebar {
        display: block !important
    }

    .sidebar {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .reslabellefttextaudit {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .restextfieldaudit {
        width: 66% !important;
        display: inline-block !important
    }

    .reslabelrightaudit {
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        float: right !important
    }

}
















@media only screen and (min-device-width : 360px) and (max-device-width : 389px) {

    .pager {
        padding-left: 0 !important;
        margin: 20px 0 !important;
        text-align: center !important;
        list-style: none !important;
    }

        .pager li {
            display: inline !important;
        }

            .pager li > a,
            .pager li > span {
                display: inline-block !important;
                padding: 5px 14px !important;
                background-color: #fff !important;
                border: 1px solid #ddd !important;
                border-radius: 15px !important;
            }

                .pager li > a:hover,
                .pager li > a:focus, .pager li.active a {
                    text-decoration: none !important;
                    background-color: #eee !important;
                }

        .pager .next > a,
        .pager .next > span {
            float: right !important;
        }

        .pager .previous > a,
        .pager .previous > span {
            float: left !important;
        }

        .pager .disabled > a,
        .pager .disabled > a:hover,
        .pager .disabled > a:focus,
        .pager .disabled > span {
            color: #777 !important;
            cursor: not-allowed !important;
            background-color: #fff !important;
        }

        .pager:before,
        .pager:after {
            display: table !important;
            content: " " !important;
        }

        .pager:after {
            clear: both !important;
        }


    .guirightcertiinstr12 {
        width: 31% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .loginmobres {
        font-size: 20px !important;
    }

    .guileftcertiinstr12 {
        width: 33% !important;
        display: inline-block !important;
        text-align: left !important;
    }


    .resimaheaderclass {
        height: 80px !important;
    }

    .resaudittextfieldres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres2 {
        width: 31%;
        float: left;
    }

    .resauditlabelres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres2 {
        width: 31%;
        float: left;
    }






    .modalDialog {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity: 0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }

        .modalDialog:target {
            opacity: 1;
            pointer-events: auto;
        }

        .modalDialog > div {
            width: 400px;
            position: relative;
            margin: 10% auto;
            padding: 10px 20px 10px 20px;
            border-radius: 10px;
            background: #fff;
            background: -moz-linear-gradient(#fff, #fff);
            background: -webkit-linear-gradient(#fff, #fff);
            background: -o-linear-gradient(#fff, #fff);
        }

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }

    .modalDialog > div {
        width: 200px !important;
    }

    .resbtntwoallpageleftregister {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }

    .resbtntwoallpagerightregister {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 50px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }




    .resbtntwoallpagerightregistersubmit {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 16px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }


    /*menu styles*/

    .wrapper {
        max-width: 950px !important;
        margin: 0 auto;
        position: relative !important;
    }


    #generic-tabs ul li {
        display: inline-table;
        min-width: 33.33%;
        background: #f1f1f2
    }

        #generic-tabs ul li a {
            text-align: center;
            display: block;
            text-decoration: none;
            color: #BBBBBB;
            padding: 15px !important;
        }


        #generic-tabs ul li.active {
            background: #ffffff;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
        }

    #generic-tabs .tab-content {
        background: #FFFFFF;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /*menu styles*/


    /*custom css for design*/

    .nomarres {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }

    .resheatr {
        font-size: 20px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .custmreslogo {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .custmreshed {
        ;
    }

    .restext {
        font-size: 22px !important;
        color: #5e5e5e !important;
        display: inline-block;
    }

    .imgblocktext {
        font-size: 12px !important;
        color: #5e5e5e !important;
        padding-top: 3px !important;
        margin: 0px !important;
        line-height: 1.3 !important;
        font-weight: 400 !important;
    }

    #top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
        -webkit-appearance: menulist !important;
        -moz-appearance: menulist !important;
        border-radius: 0 !important;
        background-image: none !important;
        background-position: unset !important;
        background-repeat: no-repeat !important;
        border-radius: 0 !important;
        margin-left: 0 !important;
        margin-right: 5px !important;
    }

    .martop {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        background: #f1f1f2 !important;
    }

    .custmreslogoleft {
        width: 100%;
        text-align: center;
    }

    .custmreslogoright {
        width: 100% !important;
        display: inline-block;
        position: relative;
        text-align: center;
    }


    /*design for profile view*/

    .firstrowdata {
        font-size: 22px !important;
        color: #00b2e0 !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .reslebelfull {
        font-size: 16px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfull {
        width: 100% !important;
    }

    .marzero {
        margin-bottom: 0 !important
    }

    .reshalfdesign {
        width: 100% !important;
        display: inline-block !important
    }

    .reslebelfullhalf {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextfieldfullhalf {
        width: 100% !important;
        ;
    }

    .reslabelemail {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextemail {
        width: 100% !important;
        ;
    }

    .reslabelleft {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .reslabelright {
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
    }

    .headinglabel {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
    }

    .restextfield {
        width: 66% !important;
        display: inline-block !important
    }

    .resbtnallpage {
        background: #dd8a2e !important;
        font-size: 20px !important;
        border-radius: 20px !important;
        padding: 10px 40px !important;
        margin-bottom: 40px !important
    }

    #generic-tabs ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        flex-direction: row !important;
        flex-grow: 1 !important;
        padding: 0 0 !important;
        z-index: 1 !important;
        background-color: #f2f3f6 !important;
        overflow-x: scroll !important;
        margin: 0 !important;
    }

    /*design for profile view*/

    /*design for certificate view*/

    .rescerleft {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .rescerright {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .leftfirsttext {
        font-size: 18px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .leftsecondtext {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightfirsttext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightsecondtext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .linkcolor {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #00b2e0 !important;
        line-height: 1.3 !important
    }

    .lastfourtypad {
        padding-bottom: 40px !important
    }
    /*design for certificate view*/



    /*design for audit view*/


    .restextfield1 {
        width: 87% !important;
        display: inline-block !important;
    }

    .documeaudit {
        font-size: 20px !important;
        font-weight: 600 !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    th {
        background: #f1f1f2 !important;
        border-color: transparent !important;
        font-size: 16px !important;
        color: #5e5e5e !important;
    }



    .tablefirst {
        font-size: 16px !important;
        color: #e59013 !important;
        font-weight: 400 !important;
    }

    .tablesecond {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }

    .tablethree {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }


    /*design for status */


    /*design for media (for datatable)*/

    #example_info {
        font-size: 10px !important
    }

    #example_paginate {
        font-size: 10px !important
    }

    #top select {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    #example_length {
        padding: 10px !important;
        padding-right: 10px !important;
        font-size: 10px !important;
    }


    .dataTables_wrapper .dataTables_paginate .paginate_button {
        box-sizing: border-box;
        display: inline-block;
        min-width: 1.5em;
        margin-left: 2px;
        text-align: center;
        text-decoration: none !important;
        cursor: pointer;
        color: #333 !important;
        border: 1px solid #e48f25 !important;
        border-radius: 2px;
    }

    .datatable1text {
        font-size: 16px !important;
        color: #00b2e0 !important
    }

    .datatable2text {
        font-size: 16px !important;
        color: #5e5e5e !important
    }
    /*design for media (for datatable)*/
    .responsivetable {
        display: flex;
        min-width: 100%;
        overflow-x: scroll;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-bottom: 20px !important
    }

    .responsive #top #wrap_all .container {
        width: 90% !important
    }

    /*code for login and registration*/
    .header-content {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 34px !important;
        color: #222222 !important
    }

    .resbtnallpagelogin {
        background: #d72727 !important;
        font-size: 14px !important;
        border-radius: 20px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
    }

    .loginbtnhalf {
        width: 49% !important;
        display: inline-block;
        text-align: center !important
    }

    .loginwrapper {
        max-width: 600px !important;
        margin: 0 auto;
        position: relative !important;
    }

    .resbtntwoallpageleft {
        background: #e89137 !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 15px 53px !important;
        font-weight: 600;
    }

    .resbtntwoallpageright {
        background: #cccccc !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 11px 41px !important;
        font-weight: 600;
    }

    .checkboxlabel {
        font-size: 12px !important;
        color: #222222 !important;
        font-weight: 400 !important;
        display: inline-block;
        height: 15px !important;
        padding-left: 4px;
    }

    .loginlabel {
        font-size: 14px !important;
        color: #222222 !important;
        font-weight: 600 !important
    }

    .forgotpasstext {
        font-size: 14px !important;
        text-align: center !important;
        font-weight: 400 !important;
        color: #5e5e5e !important
    }

    .resli {
        width: 32% !important;
        display: inline-block !important
    }

    .resincreblock {
        background: #ccc !important;
        border: 1px solid #ccc !important;
        width: 100% !important;
        height: 27px !important;
        display: inline-block !important
    }

    .restext11 {
        font-size: 12px !important
    }

    .borderlileft {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .borderliright {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .loginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 80px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important
    }

    .reslebelfullreg {
        font-size: 14px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfullreg {
        display: inline-block;
        width: 100% !important;
        float: right !important;
    }

    .restextfieldreg1 {
        width: 68% !important;
        display: inline-block !important;
    }

    .margintop {
        margin-top: 30px !important
    }

    .Search {
        position: relative;
        display: flex;
        font-weight: 300;
        color: #555;
    }

    .Search-box {
        flex: 1 0 auto;
        margin: 0 12px;
        padding: 8px 40px 8px 8px !important;
        height: 35px;
        border: 0;
    }


    .Search-label {
        position: absolute !important;
        top: 7px !important;
        right: 13px !important;
        font-size: 22px !important;
        color: #38b0dd !important;
    }

    .rescertlabel {
        font-size: 16px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    .rescertleftcheck {
        width: 100% !important;
        display: inline-block !important
    }

    .rescertrightcheck {
        width: 100% !important;
        display: inline-block !important;
        vertical-align: top;
    }

    .leftcer {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7% !important
    }

    .rightcer {
        display: inline-block !important;
        width: 91% !important
    }

    .checkreslabel {
        font-size: 20px !important;
        line-height: 1px !important;
    }

    .leftcer1 {
        display: inline-block !important;
        vertical-align: top !important;
        width: 5% !important;
    }


    .mobmarbott {
        margin-bottom: 10px !important;
    }



    .rightcer1 {
        display: inline-block !important;
        width: 88% !important;
        margin-left: 10px;
    }

    .loginbtnfull1 {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important;
        border: none !important;
        cursor: pointer;
    }

    input[type="checkbox"] {
        width: 15px;
        height: 15px;
        margin: 0 !important
    }

    .rescertlabelcheckbox {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    /*code for login and registration*/


    /*code for instructor and directory*/

    .dirtextleft {
        text-align: left !important
    }

    .dirheadinghr {
        max-width: 60px;
        border-color: #e59013 !important;
        border-width: 1.5px;
        margin: 0px !important;
    }

    .dirsearchleft {
        width: 66% !important;
        display: inline-block !important;
    }


    .dirsearchright {
        display: inline-block !important;
    }

    .guirestextfield {
        display: inline-block !important;
        width: 100% !important
    }

    .guiloginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 10px 20px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        display: inline-block
    }

    .guichckboxgroup {
        width: 100% !important;
        display: inline-block !important
    }

    .disinliblock {
        display: inline-block !important;
        margin: 3px !important
    }

    .guireslebelfullreg {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .guisrchchrstlbl {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important;
    }

    .guiborderclass {
        border: 1px solid #ccc !important;
        padding: 20px !important;
    }

    .guileftblock {
        width: 100% !important;
        display: block !important;
        margin-right: 5px !important;
        align-items: center;
        padding-bottom: 15px !important
    }

    .guicenterblock {
        border-top: 1px solid #ccc !important;
        width: 100% !important;
        display: block !important;
        border-bottom: 1px solid #ccc !important;
    }

    .guirightblock {
        width: 100% !important;
        display: block !important;
    }

    .imgalignblock {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .textalignblock {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-bottom: 9px !important;
    }


    .guiresfont {
        display: inline-block !important;
        font-size: 16px !important;
        color: #e69013;
        margin-right: 10px !important;
    }

    .guiresfonttext {
        display: inline-block !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
    }

    .mobmarbottom {
        margin-bottom: 10px !important
    }

    .textheadbold {
        display: inline-block !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .vertialignlogo {
        display: flex;
        align-items: center;
    }

    .textdisplay {
        display: block !important
    }


    .block {
        background: red;
        height: 100px;
    }

    .inner {
        display: inline-block;
        vertical-align: middle;
    }

    .fontalign {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7%;
    }

    .reswidthtext {
        width: 90%
    }

    .guileftcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important
    }

    .guirightcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .samedate {
        color: #d72727 !important
    }

    .guimartop {
        margin-top: 40px !important
    }

    #pagination {
        text-align: right !important
    }

        #pagination a {
            padding: 5px 7px !important;
            margin: 5px !important;
            background: #ede7e4 !important
        }

    .restextguitd {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 5px !important
    }

    .restextguitd1 {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #ccc;
    }

    #instructortable td:first-child {
        border-right: 1px solid #ccc !important
    }

    #instructortable td:last-child {
        padding-left: 20px !important;
    }

    #instructortable tr:nth-child(odd) {
        background: #fbfbfb !important;
        padding: 10px !important
    }

    .respaggination {
        /* padding: 4px 9px !important; */
        background: #ede7e4;
        /* margin: 4px; */
        font-size: 14px;
        text-align: center;
    }

    .guiinstmar {
        margin-top: 30px !important;
        margin-bottom: 0 !important
    }

    .marbotfifteen {
        margin-bottom: 15px !important
    }

    .guileftpadres {
        padding-left: 10px !important
    }

    .headdirlabel {
        font-size: 20px;
        line-height: 1.1em;
        margin-bottom: 14px;
    }
    /*code for instructor and directory*/



    .responsive #top #main .sidebar {
        display: block !important
    }

    .sidebar {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .reslabellefttextaudit {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .restextfieldaudit {
        width: 66% !important;
        display: inline-block !important
    }

    .reslabelrightaudit {
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        float: right !important
    }


}



/*mobile portrait media query start end*/



/*---------------------------------------------------------------------------------------------------------------------------------------*/


/* small mobile portrait media query start*/


@media only screen and (min-device-width : 320px) and (max-device-width : 359px) {


    .pager {
        padding-left: 0 !important;
        margin: 20px 0 !important;
        text-align: center !important;
        list-style: none !important;
    }

        .pager li {
            display: inline !important;
        }

            .pager li > a,
            .pager li > span {
                display: inline-block !important;
                padding: 5px 14px !important;
                background-color: #fff !important;
                border: 1px solid #ddd !important;
                border-radius: 15px !important;
            }

                .pager li > a:hover,
                .pager li > a:focus, .pager li.active a {
                    text-decoration: none !important;
                    background-color: #eee !important;
                }

        .pager .next > a,
        .pager .next > span {
            float: right !important;
        }

        .pager .previous > a,
        .pager .previous > span {
            float: left !important;
        }

        .pager .disabled > a,
        .pager .disabled > a:hover,
        .pager .disabled > a:focus,
        .pager .disabled > span {
            color: #777 !important;
            cursor: not-allowed !important;
            background-color: #fff !important;
        }

        .pager:before,
        .pager:after {
            display: table !important;
            content: " " !important;
        }

        .pager:after {
            clear: both !important;
        }

    .modalDialog {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity: 0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }

        .modalDialog:target {
            opacity: 1;
            pointer-events: auto;
        }

        .modalDialog > div {
            width: 400px;
            position: relative;
            margin: 10% auto;
            padding: 10px 20px 10px 20px;
            border-radius: 10px;
            background: #fff;
            background: -moz-linear-gradient(#fff, #fff);
            background: -webkit-linear-gradient(#fff, #fff);
            background: -o-linear-gradient(#fff, #fff);
        }

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }


    .resimaheaderclass {
        height: 80px !important;
    }

    .resaudittextfieldres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres2 {
        width: 31%;
        float: left;
    }

    .resauditlabelres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres2 {
        width: 31%;
        float: left;
    }





    .guirightcertiinstr12 {
        width: 31% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .loginmobres {
        font-size: 20px !important;
    }

    .guileftcertiinstr12 {
        width: 33% !important;
        display: inline-block !important;
        text-align: left !important;
    }

    .modalDialog > div {
        width: 200px !important;
    }

    .resbtntwoallpageleftregister {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }

    .resbtntwoallpagerightregister {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 50px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }




    .resbtntwoallpagerightregistersubmit {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 16px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }

    /*menu styles*/

    .wrapper {
        max-width: 950px !important;
        margin: 0 auto;
        position: relative !important;
    }


    #generic-tabs ul li {
        display: inline-table;
        min-width: 33.33%;
        background: #f1f1f2
    }

        #generic-tabs ul li a {
            text-align: center;
            display: block;
            text-decoration: none;
            color: #BBBBBB;
            padding: 15px !important;
        }


        #generic-tabs ul li.active {
            background: #ffffff;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
        }

    #generic-tabs .tab-content {
        background: #FFFFFF;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /*menu styles*/


    /*custom css for design*/

    .nomarres {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }

    .resheatr {
        font-size: 20px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .custmreslogo {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .custmreshed {
        ;
    }

    .restext {
        font-size: 22px !important;
        color: #5e5e5e !important;
        display: inline-block;
    }

    .imgblocktext {
        font-size: 12px !important;
        color: #5e5e5e !important;
        padding-top: 3px !important;
        margin: 0px !important;
        line-height: 1.3 !important;
        font-weight: 400 !important;
    }

    #top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
        -webkit-appearance: menulist !important;
        -moz-appearance: menulist !important;
        border-radius: 0 !important;
        background-image: none !important;
        background-position: unset !important;
        background-repeat: no-repeat !important;
        margin-left: 0 !important;
        margin-right: 5px !important;
    }

    .martop {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        background: #f1f1f2 !important;
    }

    .custmreslogoleft {
        width: 100%;
        text-align: center;
    }

    .custmreslogoright {
        width: 100% !important;
        display: inline-block;
        position: relative;
        text-align: center;
    }


    /*design for profile view*/
    .firstrowdata {
        font-size: 20px !important;
        color: #00b2e0 !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .reslebelfull {
        font-size: 16px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextfieldfull {
        width: 100% !important;
    }

    .marzero {
        margin-bottom: 0 !important
    }

    .reshalfdesign {
        width: 100% !important;
        display: inline-block !important
    }

    .reslebelfullhalf {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextfieldfullhalf {
        width: 100% !important;
        ;
    }

    .reslabelemail {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextemail {
        width: 100% !important;
        ;
    }

    .reslabelleft {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .reslabelright {
        color: #000 !important;
        width: 100% !important;
    }

    .headinglabel {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
    }

    .restextfield {
        width: 60% !important;
        display: inline-block !important
    }

    .resbtnallpage {
        background: #dd8a2e !important;
        font-size: 20px !important;
        border-radius: 20px !important;
        padding: 10px 40px !important;
        margin-bottom: 40px !important
    }

    #generic-tabs ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        flex-direction: row !important;
        flex-grow: 1 !important;
        padding: 0 0 !important;
        z-index: 1 !important;
        background-color: #f2f3f6 !important;
        overflow-x: scroll !important;
        margin: 0 !important;
    }

    /*design for profile view*/

    /*design for certificate view*/

    .rescerleft {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .rescerright {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .leftfirsttext {
        font-size: 18px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .leftsecondtext {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightfirsttext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightsecondtext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .linkcolor {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #00b2e0 !important;
        line-height: 1.3 !important
    }

    .lastfourtypad {
        padding-bottom: 40px !important
    }
    /*design for certificate view*/



    /*design for audit view*/


    .restextfield1 {
        width: 87% !important;
        display: inline-block !important;
    }

    .documeaudit {
        font-size: 20px !important;
        font-weight: 600 !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    th {
        background: #f1f1f2 !important;
        border-color: transparent !important;
        font-size: 16px !important;
        color: #5e5e5e !important;
    }



    .tablefirst {
        font-size: 16px !important;
        color: #e59013 !important;
        font-weight: 400 !important;
    }

    .tablesecond {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }

    .tablethree {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }


    /*design for status */


    /*design for media (for datatable)*/

    #example_info {
        font-size: 10px !important
    }

    #example_paginate {
        font-size: 10px !important
    }

    #top select {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    #example_length {
        padding: 10px !important;
        padding-right: 10px !important;
        font-size: 10px !important;
    }


    .dataTables_wrapper .dataTables_paginate .paginate_button {
        box-sizing: border-box;
        display: inline-block;
        min-width: 1.5em;
        margin-left: 2px;
        text-align: center;
        text-decoration: none !important;
        cursor: pointer;
        color: #333 !important;
        border: 1px solid #e48f25 !important;
        border-radius: 2px;
    }

    .datatable1text {
        font-size: 16px !important;
        color: #00b2e0 !important
    }

    .datatable2text {
        font-size: 16px !important;
        color: #5e5e5e !important
    }
    /*design for media (for datatable)*/
    .responsivetable {
        display: flex;
        min-width: 100%;
        overflow-x: scroll;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-bottom: 20px !important
    }

    .responsive #top #wrap_all .container {
        width: 90% !important
    }


    /*code for login and registration*/
    .header-content {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 34px !important;
        color: #222222 !important
    }

    .resbtnallpagelogin {
        background: #d72727 !important;
        font-size: 14px !important;
        border-radius: 20px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
    }

    .loginbtnhalf {
        width: 49% !important;
        display: inline-block;
        text-align: center !important
    }

    .loginwrapper {
        max-width: 600px !important;
        margin: 0 auto;
        position: relative !important;
    }

    .resbtntwoallpageleft {
        background: #e89137 !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 15px 45px !important;
        font-weight: 600;
    }

    .resbtntwoallpageright {
        background: #cccccc !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 11px 31px !important;
        font-weight: 600;
    }

    .checkboxlabel {
        font-size: 12px !important;
        color: #222222 !important;
        font-weight: 400 !important;
        display: inline-block;
        height: 15px !important;
        padding-left: 4px;
    }

    .loginlabel {
        font-size: 14px !important;
        color: #222222 !important;
        font-weight: 600 !important
    }

    .forgotpasstext {
        font-size: 14px !important;
        text-align: center !important;
        font-weight: 400 !important;
        color: #5e5e5e !important
    }

    .resli {
        width: 32% !important;
        display: inline-block !important
    }

    .resincreblock {
        background: #ccc !important;
        border: 1px solid #ccc !important;
        width: 100% !important;
        height: 27px !important;
        display: inline-block !important
    }

    .restext11 {
        font-size: 12px !important
    }

    .borderlileft {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .borderliright {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .loginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 80px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important
    }

    .reslebelfullreg {
        font-size: 14px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfullreg {
        width: 100% !important;
        float: right !important;
    }

    .restextfieldreg1 {
        width: 64% !important;
        display: inline-block !important;
    }

    .margintop {
        margin-top: 30px !important
    }

    .Search {
        position: relative;
        display: flex;
        font-weight: 300;
        color: #555;
    }

    .Search-box {
        flex: 1 0 auto;
        margin: 0 12px;
        padding: 8px 40px 8px 8px !important;
        height: 35px;
        border: 0;
    }


    .Search-label {
        position: absolute !important;
        top: 7px !important;
        right: 13px !important;
        font-size: 22px !important;
        color: #38b0dd !important;
    }

    .rescertlabel {
        font-size: 16px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    .rescertleftcheck {
        width: 100% !important;
        display: inline-block !important
    }

    .rescertrightcheck {
        width: 100% !important;
        display: inline-block !important;
        vertical-align: top;
    }

    .leftcer {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7% !important
    }

    .rightcer {
        display: inline-block !important;
        width: 91% !important
    }

    .checkreslabel {
        font-size: 20px !important;
        line-height: 1px !important;
    }

    .leftcer1 {
        display: inline-block !important;
        vertical-align: top !important;
        width: 5% !important;
    }


    .mobmarbott {
        margin-bottom: 10px !important;
    }



    .rightcer1 {
        display: inline-block !important;
        width: 88% !important;
        margin-left: 10px;
    }

    .loginbtnfull1 {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important;
        border: none !important;
        cursor: pointer;
    }

    input[type="checkbox"] {
        width: 15px;
        height: 15px;
        margin: 0 !important
    }

    .rescertlabelcheckbox {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    /*code for login and registration*/

    /*code for instructor and directory*/

    .dirtextleft {
        text-align: left !important
    }

    .dirheadinghr {
        max-width: 60px;
        border-color: #e59013 !important;
        border-width: 1.5px;
        margin: 0px !important;
    }

    .dirsearchleft {
        width: 66% !important;
        display: inline-block !important;
    }


    .dirsearchright {
        display: inline-block !important;
    }

    .guirestextfield {
        display: inline-block !important;
        width: 100% !important
    }

    .guiloginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 10px 20px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        display: inline-block
    }

    .guichckboxgroup {
        width: 100% !important;
        display: inline-block !important
    }

    .disinliblock {
        display: inline-block !important;
        margin: 3px !important
    }

    .guireslebelfullreg {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .guisrchchrstlbl {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important;
    }

    .guiborderclass {
        border: 1px solid #ccc !important;
        padding: 20px !important;
    }

    .guileftblock {
        width: 100% !important;
        display: block !important;
        margin-right: 5px !important;
        align-items: center;
        padding-bottom: 15px !important
    }

    .guicenterblock {
        border-top: 1px solid #ccc !important;
        width: 100% !important;
        display: block !important;
        border-bottom: 1px solid #ccc !important;
    }

    .guirightblock {
        width: 100% !important;
        display: block !important;
    }

    .imgalignblock {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .textalignblock {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-bottom: 9px !important;
    }


    .guiresfont {
        display: inline-block !important;
        font-size: 16px !important;
        color: #e69013;
        margin-right: 10px !important;
    }

    .guiresfonttext {
        display: inline-block !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
    }

    .mobmarbottom {
        margin-bottom: 10px !important
    }

    .textheadbold {
        display: inline-block !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .vertialignlogo {
        display: flex;
        align-items: center;
    }

    .textdisplay {
        display: block !important
    }


    .block {
        background: red;
        height: 100px;
    }

    .inner {
        display: inline-block;
        vertical-align: middle;
    }

    .fontalign {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7%;
    }

    .reswidthtext {
        width: 90%
    }

    .guileftcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important
    }

    .guirightcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .samedate {
        color: #d72727 !important
    }

    .guimartop {
        margin-top: 40px !important
    }

    #pagination {
        text-align: right !important
    }

        #pagination a {
            padding: 5px 7px !important;
            margin: 5px !important;
            background: #ede7e4 !important
        }

    .restextguitd {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 5px !important
    }

    .restextguitd1 {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #ccc;
    }

    #instructortable td:first-child {
        border-right: 1px solid #ccc !important
    }

    #instructortable td:last-child {
        padding-left: 20px !important;
    }

    #instructortable tr:nth-child(odd) {
        background: #fbfbfb !important;
        padding: 10px !important
    }

    .respaggination {
        /* padding: 4px 9px !important; */
        background: #ede7e4;
        /* margin: 4px; */
        font-size: 14px;
        text-align: center;
    }

    .guiinstmar {
        margin-top: 30px !important;
        margin-bottom: 0 !important
    }

    .marbotfifteen {
        margin-bottom: 15px !important
    }

    .guileftpadres {
        padding-left: 10px !important
    }

    .headdirlabel {
        font-size: 20px;
        line-height: 1.1em;
        margin-bottom: 14px;
    }
    /*code for instructor and directory*/


    .responsive #top #main .sidebar {
        display: block !important
    }

    .sidebar {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .reslabellefttextaudit {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .restextfieldaudit {
        width: 60% !important;
        display: inline-block !important
    }

    .reslabelrightaudit {
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        float: right !important
    }

}


/* small mobile portrait media query start end*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-device-width : 390px) and (max-device-width : 700px) {

    .pager {
        padding-left: 0 !important;
        margin: 20px 0 !important;
        text-align: center !important;
        list-style: none !important;
    }

        .pager li {
            display: inline !important;
        }

            .pager li > a,
            .pager li > span {
                display: inline-block !important;
                padding: 5px 14px !important;
                background-color: #fff !important;
                border: 1px solid #ddd !important;
                border-radius: 15px !important;
            }

                .pager li > a:hover,
                .pager li > a:focus, .pager li.active a {
                    text-decoration: none !important;
                    background-color: #eee !important;
                }

        .pager .next > a,
        .pager .next > span {
            float: right !important;
        }

        .pager .previous > a,
        .pager .previous > span {
            float: left !important;
        }

        .pager .disabled > a,
        .pager .disabled > a:hover,
        .pager .disabled > a:focus,
        .pager .disabled > span {
            color: #777 !important;
            cursor: not-allowed !important;
            background-color: #fff !important;
        }

        .pager:before,
        .pager:after {
            display: table !important;
            content: " " !important;
        }

        .pager:after {
            clear: both !important;
        }


    .modalDialog {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity: 0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }

        .modalDialog:target {
            opacity: 1;
            pointer-events: auto;
        }

        .modalDialog > div {
            width: 400px;
            position: relative;
            margin: 10% auto;
            padding: 10px 20px 10px 20px;
            border-radius: 10px;
            background: #fff;
            background: -moz-linear-gradient(#fff, #fff);
            background: -webkit-linear-gradient(#fff, #fff);
            background: -o-linear-gradient(#fff, #fff);
        }

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }

    .resimaheaderclass {
        height: 80px !important;
    }

    .resaudittextfieldres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres2 {
        width: 31%;
        float: left;
    }

    .resauditlabelres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres2 {
        width: 31%;
        float: left;
    }






    .guirightcertiinstr12 {
        width: 31% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .guileftcertiinstr12 {
        width: 33% !important;
        display: inline-block !important;
        text-align: left !important;
    }

    .loginmobres {
        font-size: 20px !important;
    }

    .modalDialog {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity: 0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }

        .modalDialog:target {
            opacity: 1;
            pointer-events: auto;
        }

        .modalDialog > div {
            width: 400px;
            position: relative;
            margin: 10% auto;
            padding: 10px 20px 10px 20px;
            border-radius: 10px;
            background: #fff;
            background: -moz-linear-gradient(#fff, #fff);
            background: -webkit-linear-gradient(#fff, #fff);
            background: -o-linear-gradient(#fff, #fff);
        }

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }


    .modalDialog > div {
        width: 200px !important;
    }

    .resbtntwoallpageleftregister {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }

    .resbtntwoallpagerightregister {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 50px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }




    .resbtntwoallpagerightregistersubmit {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 16px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 30px !important;
        color: #fff !important;
    }

    /*menu styles*/

    .wrapper {
        max-width: 950px !important;
        margin: 0 auto;
        position: relative !important;
    }


    #generic-tabs ul li {
        display: inline-table;
        min-width: 33.33%;
        background: #f1f1f2
    }

        #generic-tabs ul li a {
            text-align: center;
            display: block;
            text-decoration: none;
            color: #BBBBBB;
            padding: 15px !important;
        }


        #generic-tabs ul li.active {
            background: #ffffff;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
        }

    #generic-tabs .tab-content {
        background: #FFFFFF;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /*menu styles*/


    /*custom css for design*/

    .nomarres {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }

    .resheatr {
        font-size: 20px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .custmreslogo {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .custmreshed {
        ;
    }

    .restext {
        font-size: 22px !important;
        color: #5e5e5e !important;
        display: inline-block;
    }

    .imgblocktext {
        font-size: 12px !important;
        color: #5e5e5e !important;
        padding-top: 3px !important;
        margin: 0px !important;
        line-height: 1.3 !important;
        font-weight: 400 !important;
    }

    #top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
        -webkit-appearance: menulist !important;
        -moz-appearance: menulist !important;
        border-radius: 0 !important;
        background-image: none !important;
        background-position: unset !important;
        background-repeat: no-repeat !important;
        border-radius: 0 !important;
        margin-left: 0 !important;
        margin-right: 5px !important;
    }

    .martop {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        background: #f1f1f2 !important;
    }

    .custmreslogoleft {
        width: 100%;
        text-align: center;
    }

    .custmreslogoright {
        width: 100% !important;
        position: relative;
        float: right;
        text-align: center;
    }


    /*design for profile view*/

    .firstrowdata {
        font-size: 22px !important;
        color: #00b2e0 !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .reslebelfull {
        font-size: 16px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfull {
        width: 100% !important;
    }

    .marzero {
        margin-bottom: 0 !important
    }

    .reshalfdesign {
        width: 100% !important;
        display: inline-block !important
    }

    .reslebelfullhalf {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextfieldfullhalf {
        width: 100% !important;
        ;
    }

    .reslabelemail {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextemail {
        width: 100% !important;
        ;
    }

    .reslabelleft {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .reslabelright {
        color: #000 !important;
        width: 100% !important;
    }

    .headinglabel {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
    }

    .restextfield {
        width: 66% !important;
        display: inline-block !important
    }

    .resbtnallpage {
        background: #dd8a2e !important;
        font-size: 20px !important;
        border-radius: 20px !important;
        padding: 10px 40px !important;
        margin-bottom: 40px !important
    }

    #generic-tabs ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        flex-direction: row !important;
        flex-grow: 1 !important;
        padding: 0 0 !important;
        z-index: 1 !important;
        background-color: #f2f3f6 !important;
        overflow-x: scroll !important;
        margin: 0 !important;
    }

    /*design for profile view*/

    /*design for certificate view*/

    .rescerleft {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .rescerright {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .leftfirsttext {
        font-size: 18px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .leftsecondtext {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightfirsttext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightsecondtext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .linkcolor {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #00b2e0 !important;
        line-height: 1.3 !important
    }

    .lastfourtypad {
        padding-bottom: 40px !important
    }
    /*design for certificate view*/



    /*design for audit view*/


    .restextfield1 {
        width: 87% !important;
        display: inline-block !important;
    }

    .documeaudit {
        font-size: 20px !important;
        font-weight: 600 !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    th {
        background: #f1f1f2 !important;
        border-color: transparent !important;
        font-size: 16px !important;
        color: #5e5e5e !important;
    }



    .tablefirst {
        font-size: 16px !important;
        color: #e59013 !important;
        font-weight: 400 !important;
    }

    .tablesecond {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }

    .tablethree {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }


    /*design for status */


    /*design for media (for datatable)*/

    #example_info {
        font-size: 10px !important
    }

    #example_paginate {
        font-size: 10px !important
    }

    #top select {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    #example_length {
        padding: 10px !important;
        padding-right: 10px !important;
        font-size: 10px !important;
    }


    .dataTables_wrapper .dataTables_paginate .paginate_button {
        box-sizing: border-box;
        display: inline-block;
        min-width: 1.5em;
        margin-left: 2px;
        text-align: center;
        text-decoration: none !important;
        cursor: pointer;
        color: #333 !important;
        border: 1px solid #e48f25 !important;
        border-radius: 2px;
    }

    .datatable1text {
        font-size: 16px !important;
        color: #00b2e0 !important
    }

    .datatable2text {
        font-size: 16px !important;
        color: #5e5e5e !important
    }
    /*design for media (for datatable)*/
    .responsivetable {
        display: flex;
        min-width: 100%;
        overflow-x: scroll;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-bottom: 20px !important
    }

    .responsive #top #wrap_all .container {
        width: 90% !important
    }




    /*code for login and registration*/
    .header-content {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 34px !important;
        color: #222222 !important
    }

    .resbtnallpagelogin {
        background: #d72727 !important;
        font-size: 14px !important;
        border-radius: 20px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
    }

    .loginbtnhalf {
        width: 49% !important;
        display: inline-block;
        text-align: center !important
    }

    .loginwrapper {
        max-width: 600px !important;
        margin: 0 auto;
        position: relative !important;
    }

    .resbtntwoallpageleft {
        background: #e89137 !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 15px 64px !important;
        font-weight: 600;
    }

    .resbtntwoallpageright {
        background: #cccccc !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 11px 52px !important;
        font-weight: 600;
    }

    .checkboxlabel {
        font-size: 12px !important;
        color: #222222 !important;
        font-weight: 400 !important;
        display: inline-block;
        height: 15px !important;
        padding-left: 4px;
    }

    .loginlabel {
        font-size: 14px !important;
        color: #222222 !important;
        font-weight: 600 !important
    }

    .forgotpasstext {
        font-size: 14px !important;
        text-align: center !important;
        font-weight: 400 !important;
        color: #5e5e5e !important
    }

    .resli {
        width: 32% !important;
        display: inline-block !important
    }

    .resincreblock {
        background: #ccc !important;
        border: 1px solid #ccc !important;
        width: 100% !important;
        height: 27px !important;
        display: inline-block !important
    }

    .restext11 {
        font-size: 12px !important
    }

    .borderlileft {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .borderliright {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .loginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 80px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important
    }

    .reslebelfullreg {
        font-size: 14px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfullreg {
        width: 100% !important;
        float: right !important;
    }

    .restextfieldreg1 {
        width: 71% !important;
        display: inline-block !important;
    }

    .margintop {
        margin-top: 30px !important
    }

    .Search {
        position: relative;
        display: flex;
        font-weight: 300;
        color: #555;
    }

    .Search-box {
        flex: 1 0 auto;
        margin: 0 12px;
        padding: 8px 40px 8px 8px !important;
        height: 35px;
        border: 0;
    }


    .Search-label {
        position: absolute !important;
        top: 7px !important;
        right: 13px !important;
        font-size: 22px !important;
        color: #38b0dd !important;
    }

    .rescertlabel {
        font-size: 16px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    .rescertleftcheck {
        width: 100% !important;
        display: inline-block !important
    }

    .rescertrightcheck {
        width: 100% !important;
        display: inline-block !important;
        vertical-align: top;
    }

    .leftcer {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7% !important
    }

    .rightcer {
        display: inline-block !important;
        width: 91% !important
    }

    .checkreslabel {
        font-size: 20px !important;
        line-height: 1px !important;
    }

    .leftcer1 {
        display: inline-block !important;
        vertical-align: top !important;
        width: 5% !important;
    }


    .mobmarbott {
        margin-bottom: 10px !important;
    }



    .rightcer1 {
        display: inline-block !important;
        width: 88% !important;
        margin-left: 10px;
    }

    .loginbtnfull1 {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important;
        border: none !important;
        cursor: pointer;
    }

    input[type="checkbox"] {
        width: 15px;
        height: 15px;
        margin: 0 !important
    }

    .rescertlabelcheckbox {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    /*code for login and registration*/

    /*code for instructor and directory*/

    .dirtextleft {
        text-align: left !important
    }

    .dirheadinghr {
        max-width: 60px;
        border-color: #e59013 !important;
        border-width: 1.5px;
        margin: 0px !important;
    }

    .dirsearchleft {
        width: 70% !important;
        display: inline-block !important;
    }


    .dirsearchright {
        display: inline-block !important;
    }

    .guirestextfield {
        display: inline-block !important;
        width: 100% !important
    }

    .guiloginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 10px 20px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        display: inline-block
    }

    .guichckboxgroup {
        width: 100% !important;
        display: inline-block !important
    }

    .disinliblock {
        display: inline-block !important;
        margin: 3px !important
    }

    .guireslebelfullreg {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .guisrchchrstlbl {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important;
    }

    .guiborderclass {
        border: 1px solid #ccc !important;
        padding: 20px !important;
    }

    .guileftblock {
        width: 100% !important;
        display: block !important;
        margin-right: 5px !important;
        align-items: center;
        padding-bottom: 15px !important
    }

    .guicenterblock {
        border-top: 1px solid #ccc !important;
        width: 100% !important;
        display: block !important;
        border-bottom: 1px solid #ccc !important;
    }

    .guirightblock {
        width: 100% !important;
        display: block !important;
    }

    .imgalignblock {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .textalignblock {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-bottom: 9px !important;
    }


    .guiresfont {
        display: inline-block !important;
        font-size: 16px !important;
        color: #e69013;
        margin-right: 10px !important;
    }

    .guiresfonttext {
        display: inline-block !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
    }

    .mobmarbottom {
        margin-bottom: 10px !important
    }

    .textheadbold {
        display: inline-block !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .vertialignlogo {
        display: flex;
        align-items: center;
    }

    .textdisplay {
        display: block !important
    }


    .block {
        background: red;
        height: 100px;
    }

    .inner {
        display: inline-block;
        vertical-align: middle;
    }

    .fontalign {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7%;
    }

    .reswidthtext {
        width: 90%
    }

    .guileftcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important
    }

    .guirightcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .samedate {
        color: #d72727 !important
    }

    .guimartop {
        margin-top: 40px !important
    }

    #pagination {
        text-align: right !important
    }

        #pagination a {
            padding: 5px 7px !important;
            margin: 5px !important;
            background: #ede7e4 !important
        }

    .restextguitd {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 5px !important
    }

    .restextguitd1 {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #ccc;
    }

    #instructortable td:first-child {
        border-right: 1px solid #ccc !important
    }

    #instructortable td:last-child {
        padding-left: 20px !important;
    }

    #instructortable tr:nth-child(odd) {
        background: #fbfbfb !important;
        padding: 10px !important
    }

    .respaggination {
        /* padding: 4px 9px !important; */
        background: #ede7e4;
        /* margin: 4px; */
        font-size: 14px;
        text-align: center;
    }

    .guiinstmar {
        margin-top: 30px !important;
        margin-bottom: 0 !important
    }

    .marbotfifteen {
        margin-bottom: 15px !important
    }

    .guileftpadres {
        padding-left: 10px !important
    }

    .headdirlabel {
        font-size: 20px;
        line-height: 1.1em;
        margin-bottom: 14px;
    }
    /*code for instructor and directory*/

    .responsive #top #main .sidebar {
        display: block !important
    }

    .sidebar {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .reslabellefttextaudit {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .restextfieldaudit {
        width: 66% !important;
        display: inline-block !important
    }

    .reslabelrightaudit {
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        float: right !important
    }

}


@media only screen and (min-device-width: 480px) and (max-device-width: 640px) {
    .pager {
        padding-left: 0 !important;
        margin: 20px 0 !important;
        text-align: center !important;
        list-style: none !important;
    }

        .pager li {
            display: inline !important;
        }

            .pager li > a,
            .pager li > span {
                display: inline-block !important;
                padding: 5px 14px !important;
                background-color: #fff !important;
                border: 1px solid #ddd !important;
                border-radius: 15px !important;
            }

                .pager li > a:hover,
                .pager li > a:focus, .pager li.active a {
                    text-decoration: none !important;
                    background-color: #eee !important;
                }

        .pager .next > a,
        .pager .next > span {
            float: right !important;
        }

        .pager .previous > a,
        .pager .previous > span {
            float: left !important;
        }

        .pager .disabled > a,
        .pager .disabled > a:hover,
        .pager .disabled > a:focus,
        .pager .disabled > span {
            color: #777 !important;
            cursor: not-allowed !important;
            background-color: #fff !important;
        }

        .pager:before,
        .pager:after {
            display: table !important;
            content: " " !important;
        }

        .pager:after {
            clear: both !important;
        }

    .guirightcertiinstr12 {
        width: 31% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .loginmobres {
        font-size: 20px !important;
    }

    .guileftcertiinstr12 {
        width: 33% !important;
        display: inline-block !important;
        text-align: left !important;
    }

    .resimaheaderclass {
        height: 80px !important;
    }

    .resaudittextfieldres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resaudittextfieldres2 {
        width: 31%;
        float: left;
    }

    .resauditlabelres {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres1 {
        width: 31%;
        float: left;
        margin-right: 7px;
    }

    .resauditlabelres2 {
        width: 31%;
        float: left;
    }







    .modalDialog > div {
        width: 200px !important;
    }

    .modalDialog {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99999;
        opacity: 0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }

        .modalDialog:target {
            opacity: 1;
            pointer-events: auto;
        }

        .modalDialog > div {
            width: 400px;
            position: relative;
            margin: 10% auto;
            padding: 10px 20px 10px 20px;
            border-radius: 10px;
            background: #fff;
            background: -moz-linear-gradient(#fff, #fff);
            background: -webkit-linear-gradient(#fff, #fff);
            background: -o-linear-gradient(#fff, #fff);
        }

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }


    /*menu styles*/

    .wrapper {
        max-width: 950px !important;
        margin: 0 auto;
        position: relative !important;
    }


    #generic-tabs ul li {
        float: left;
        min-width: 33.33%;
        background: #f1f1f2
    }

        #generic-tabs ul li a {
            text-align: center;
            display: block;
            text-decoration: none;
            color: #BBBBBB;
            padding: 15px !important;
        }


        #generic-tabs ul li.active {
            background: #ffffff;
            border-top-left-radius: 15px;
            border-top-right-radius: 15px;
        }

    #generic-tabs .tab-content {
        background: #FFFFFF;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /*menu styles*/


    /*custom css for design*/

    .nomarres {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }

    .resheatr {
        font-size: 20px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .custmreslogo {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .custmreshed {
        ;
    }

    .restext {
        font-size: 22px !important;
        color: #5e5e5e !important;
        display: inline-block;
    }

    .imgblocktext {
        font-size: 12px !important;
        color: #5e5e5e !important;
        padding-top: 3px !important;
        margin: 0px !important;
        line-height: 1.3 !important;
        font-weight: 400 !important;
    }

    #top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
        -webkit-appearance: menulist !important;
        -moz-appearance: menulist !important;
        border-radius: 0 !important;
        background-image: none !important;
        background-position: unset !important;
        background-repeat: no-repeat !important;
        border-radius: 0 !important;
        margin-left: 0 !important;
        margin-right: 5px !important;
    }

    .martop {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        background: #f1f1f2 !important;
    }

    .custmreslogoleft {
        width: 100%;
        text-align: center;
    }

    .custmreslogoright {
        width: 100% !important;
        position: relative;
        float: right;
        text-align: center;
    }


    /*design for profile view*/

    .firstrowdata {
        font-size: 22px !important;
        color: #00b2e0 !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .reslebelfull {
        font-size: 16px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfull {
        width: 100% !important;
    }

    .marzero {
        margin-bottom: 0 !important
    }

    .reshalfdesign {
        width: 100% !important;
        display: inline-block !important
    }

    .reslebelfullhalf {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextfieldfullhalf {
        width: 100% !important;
        ;
    }

    .reslabelemail {
        font-size: 14px !important;
        color: #5e5e5e !important;
        width: 100% !important;
        font-weight: 500 !important;
    }

    .restextemail {
        width: 100% !important;
        ;
    }

    .reslabelleft {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .reslabelright {
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
    }

    .headinglabel {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
    }

    .restextfield {
        width: 75% !important;
        display: inline-block !important
    }

    .resbtnallpage {
        background: #dd8a2e !important;
        font-size: 20px !important;
        border-radius: 20px !important;
        padding: 10px 40px !important;
        margin-bottom: 40px !important
    }

    #generic-tabs ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        flex-direction: row !important;
        flex-grow: 1 !important;
        padding: 0 0 !important;
        z-index: 1 !important;
        background-color: #f2f3f6 !important;
        overflow-x: scroll !important;
        margin: 0 !important;
    }

    /*design for profile view*/

    /*design for certificate view*/

    .rescerleft {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .rescerright {
        width: 100% !important;
        margin-bottom: 20px !important;
        display: inline-block !important;
    }

    .leftfirsttext {
        font-size: 18px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .leftsecondtext {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightfirsttext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .rightsecondtext {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important
    }

    .linkcolor {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #00b2e0 !important;
        line-height: 1.3 !important
    }

    .lastfourtypad {
        padding-bottom: 40px !important
    }
    /*design for certificate view*/



    /*design for audit view*/


    .restextfield1 {
        width: 87% !important;
        display: inline-block !important;
    }

    .documeaudit {
        font-size: 20px !important;
        font-weight: 600 !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    th {
        background: #f1f1f2 !important;
        border-color: transparent !important;
        font-size: 16px !important;
        color: #5e5e5e !important;
    }



    .tablefirst {
        font-size: 16px !important;
        color: #e59013 !important;
        font-weight: 400 !important;
    }

    .tablesecond {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }

    .tablethree {
        font-size: 16px !important;
        color: #5e5e5e !important;
        font-weight: 400 !important;
    }


    /*design for status */


    /*design for media (for datatable)*/

    #example_info {
        font-size: 10px !important
    }

    #example_paginate {
        font-size: 10px !important
    }

    #top select {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    #example_length {
        padding: 10px !important;
        padding-right: 10px !important;
        font-size: 10px !important;
    }


    .dataTables_wrapper .dataTables_paginate .paginate_button {
        box-sizing: border-box;
        display: inline-block;
        min-width: 1.5em;
        margin-left: 2px;
        text-align: center;
        text-decoration: none !important;
        cursor: pointer;
        color: #333 !important;
        border: 1px solid #e48f25 !important;
        border-radius: 2px;
    }

    .datatable1text {
        font-size: 16px !important;
        color: #00b2e0 !important
    }

    .datatable2text {
        font-size: 16px !important;
        color: #5e5e5e !important
    }
    /*design for media (for datatable)*/
    .responsivetable {
        display: flex;
        min-width: 100%;
        overflow-x: scroll;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-bottom: 20px !important
    }

    .responsive #top #wrap_all .container {
        width: 90% !important
    }



    /*code for login and registration*/
    .header-content {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 34px !important;
        color: #222222 !important
    }

    .resbtnallpagelogin {
        background: #d72727 !important;
        font-size: 14px !important;
        border-radius: 20px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
    }

    .loginbtnhalf {
        width: 49% !important;
        display: inline-block;
        text-align: center !important
    }

    .loginwrapper {
        max-width: 600px !important;
        margin: 0 auto;
        position: relative !important;
    }

    .resbtntwoallpageleft {
        background: #e89137 !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 15px 64px !important;
        font-weight: 600;
    }

    .resbtntwoallpageright {
        background: #cccccc !important;
        font-size: 14px !important;
        border-radius: 10px !important;
        padding: 11px 52px !important;
        font-weight: 600;
    }

    .checkboxlabel {
        font-size: 12px !important;
        color: #222222 !important;
        font-weight: 400 !important;
        display: inline-block;
        height: 15px !important;
        padding-left: 4px;
    }

    .loginlabel {
        font-size: 14px !important;
        color: #222222 !important;
        font-weight: 600 !important
    }

    .forgotpasstext {
        font-size: 14px !important;
        text-align: center !important;
        font-weight: 400 !important;
        color: #5e5e5e !important
    }

    .resli {
        width: 32% !important;
        display: inline-block !important
    }

    .resincreblock {
        background: #ccc !important;
        border: 1px solid #ccc !important;
        width: 100% !important;
        height: 27px !important;
        display: inline-block !important
    }

    .restext11 {
        font-size: 12px !important
    }

    .borderlileft {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .borderliright {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .loginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 80px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important
    }

    .reslebelfullreg {
        font-size: 14px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .restextfieldfullreg {
        width: 100% !important;
        float: right !important;
    }

    .restextfieldreg1 {
        width: 75% !important;
        display: inline-block !important;
    }

    .margintop {
        margin-top: 30px !important
    }

    .Search {
        position: relative;
        display: flex;
        font-weight: 300;
        color: #555;
    }

    .Search-box {
        flex: 1 0 auto;
        margin: 0 12px;
        padding: 8px 40px 8px 8px !important;
        height: 35px;
        border: 0;
    }


    .Search-label {
        position: absolute !important;
        top: 7px !important;
        right: 13px !important;
        font-size: 22px !important;
        color: #38b0dd !important;
    }

    .rescertlabel {
        font-size: 16px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    .rescertleftcheck {
        width: 100% !important;
        display: inline-block !important
    }

    .rescertrightcheck {
        width: 100% !important;
        display: inline-block !important;
        vertical-align: top;
    }

    .leftcer {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7% !important
    }

    .rightcer {
        display: inline-block !important;
        width: 91% !important
    }

    .checkreslabel {
        font-size: 20px !important;
        line-height: 1px !important;
    }

    .leftcer1 {
        display: inline-block !important;
        vertical-align: top !important;
        width: 5% !important;
    }


    .mobmarbott {
        margin-bottom: 10px !important;
    }



    .rightcer1 {
        display: inline-block !important;
        width: 88% !important;
        margin-left: 10px;
    }

    .loginbtnfull1 {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 15px 40px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        margin-top: 20px !important;
        border: none !important;
        cursor: pointer;
    }

    input[type="checkbox"] {
        width: 15px;
        height: 15px;
        margin: 0 !important
    }

    .rescertlabelcheckbox {
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
    }

    /*code for login and registration*/



    /*code for instructor and directory*/

    .dirtextleft {
        text-align: left !important
    }

    .dirheadinghr {
        max-width: 60px;
        border-color: #e59013 !important;
        border-width: 1.5px;
        margin: 0px !important;
    }

    .dirsearchleft {
        width: 66% !important;
        display: inline-block !important;
    }


    .dirsearchright {
        display: inline-block !important;
    }

    .guirestextfield {
        display: inline-block !important;
        width: 100% !important
    }

    .guiloginbtnfull {
        background: #e59013 !important;
        font-size: 14px !important;
        border-radius: 4px !important;
        padding: 10px 20px !important;
        margin-bottom: 10px !important;
        font-weight: 600;
        display: inline-block
    }

    .guichckboxgroup {
        width: 100% !important;
        display: inline-block !important
    }

    .disinliblock {
        display: inline-block !important;
        margin: 3px !important
    }

    .guireslebelfullreg {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        width: 100% !important;
        font-weight: 600 !important;
    }

    .guisrchchrstlbl {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #5e5e5e !important;
        line-height: 1.3 !important;
    }

    .guiborderclass {
        border: 1px solid #ccc !important;
        padding: 20px !important;
    }

    .guileftblock {
        width: 100% !important;
        display: block !important;
        margin-right: 5px !important;
        align-items: center;
        padding-bottom: 15px !important
    }

    .guicenterblock {
        border-top: 1px solid #ccc !important;
        width: 100% !important;
        display: block !important;
        border-bottom: 1px solid #ccc !important;
    }

    .guirightblock {
        width: 100% !important;
        display: block !important;
    }

    .imgalignblock {
        display: inline-block !important;
        vertical-align: bottom !important;
    }

    .textalignblock {
        font-size: 12px !important;
        color: #5e5e5e !important;
        display: inline-block;
        margin-bottom: 9px !important;
    }


    .guiresfont {
        display: inline-block !important;
        font-size: 16px !important;
        color: #e69013;
        margin-right: 10px !important;
    }

    .guiresfonttext {
        display: inline-block !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
    }

    .mobmarbottom {
        margin-bottom: 10px !important
    }

    .textheadbold {
        display: inline-block !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .vertialignlogo {
        display: flex;
        align-items: center;
    }

    .textdisplay {
        display: block !important
    }


    .block {
        background: red;
        height: 100px;
    }

    .inner {
        display: inline-block;
        vertical-align: middle;
    }

    .fontalign {
        display: inline-block !important;
        vertical-align: top !important;
        width: 7%;
    }

    .reswidthtext {
        width: 90%
    }

    .guileftcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important
    }

    .guirightcerti12 {
        width: 48% !important;
        display: inline-block !important;
        text-align: left !important;
        padding-left: 0 !important;
    }

    .samedate {
        color: #d72727 !important
    }

    .guimartop {
        margin-top: 40px !important
    }

    #pagination {
        text-align: right !important
    }

        #pagination a {
            padding: 5px 7px !important;
            margin: 5px !important;
            background: #ede7e4 !important
        }

    .restextguitd {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #222 !important;
        padding-bottom: 5px !important
    }

    .restextguitd1 {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #222 !important;
        padding-bottom: 10px !important;
        border-bottom: 1px solid #ccc;
    }

    #instructortable td:first-child {
        border-right: 1px solid #ccc !important
    }

    #instructortable td:last-child {
        padding-left: 20px !important;
    }

    #instructortable tr:nth-child(odd) {
        background: #fbfbfb !important;
        padding: 10px !important
    }

    .respaggination {
        /* padding: 4px 9px !important; */
        background: #ede7e4;
        /* margin: 4px; */
        font-size: 14px;
        text-align: center;
    }

    .guiinstmar {
        margin-top: 30px !important;
        margin-bottom: 0 !important
    }

    .marbotfifteen {
        margin-bottom: 15px !important
    }

    .guileftpadres {
        padding-left: 10px !important
    }

    .headdirlabel {
        font-size: 20px;
        line-height: 1.1em;
        margin-bottom: 14px;
    }
    /*code for instructor and directory*/

    .responsive #top #main .sidebar {
        display: block !important
    }

    .sidebar {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .reslabellefttextaudit {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 10px !important
    }

    .restextfieldaudit {
        width: 75% !important;
        display: inline-block !important
    }

    .reslabelrightaudit {
        color: #000 !important;
        width: 100% !important;
        display: inline-block !important;
        float: right !important
    }


}


/*---------------------------------------------------------------------------------------------------------------------------------------*/


