﻿.iconbox {
    position: fixed;
    background: #EEE none repeat scroll 0% 0%;
    /* border-right: 1px solid #333; */
    left: 0px;
    top: 75px;
    width: 3.8%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}

.panel-footer {
    padding: 10px 15px !important;
    background-color: #cecece !important;
    border-top: 1px solid #ddd !important;
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.cm_navbar {
    position: relative !important;
    height: 0rem !important;
    margin-bottom: 0px !important;
    border: 0px solid transparent !important;
}

.nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 1px 10px 0px 10px !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    color:#fff !important;
}

a {
    /*color: #1b1919 !important;
    text-decoration: none !important;*/
}

.cont_Menu {
    padding-right: 3px !important;
    padding-left: 3px !important;
    margin-right: 0px !important;
    margin-left: auto !important;
    width: 96.3% !important;
    /* padding: 0px; */
}

.hdr {
    width: 100%;
    /* background: #1892d2 !important; */
    /* background: #D2D0D2 !important; */
    /*border-bottom: 2px solid #7dcbf4;*/
    background-image: linear-gradient(to bottom,#fbfbfb 0,#c5c5c5 100%) !important;
}

.navbar-toggle {
    position: relative !important;
    float: right !important;
    /*padding: 9px 10px !important;
    margin-top: 8px !important;
    margin-right: 15px !important;
    margin-bottom: 8px !important;*/
    background-color: rgba(0, 0, 0, 0.25) !important;
    background-image: none !important;
    border: 1px solid rgb(255, 246, 246) !important;
    border-radius: 4px !important;
    color: #fff !important;
}

.navbar-nav {
    margin: 0px 0px !important;
    width: auto;
}

.navbar-collapse {
    /*background: #631329;
    border-radius: 20px 20px 0px 0px;
    border-color: #E7E7E7;
    background-image: linear-gradient(to bottom,#d03d65 0,#631329 100%) !important;*/
}

.navbar-nav > li {
    background-image: linear-gradient(to bottom, rgba(195, 86, 86, 0) 0px, rgba(136, 12, 12, 0) 100%) !important;
    border-bottom: 0px solid rgba(160, 3, 3, 0);
    border-top: 0px solid rgba(216, 6, 6, 0);
    color: #fff;
    border-left: 1px solid #fff;
}

    .navbar-nav > li a:hover {
        background-image: linear-gradient(to bottom, rgb(9, 9, 9) 0px, rgb(48, 48, 48) 100%);
        /*border-bottom: 1px solid #101011;
    border-top: 1px solid #4e555d;*/
        border-bottom: none !important;
        border-top: none !important;
        color: #fff;
        line-height: 1.4895 !important;
    }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    background-image: linear-gradient(to bottom, rgb(9, 9, 9) 0px, rgb(48, 48, 48) 100%);
    border: none;
    line-height: 1.4895 !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
    background-image: linear-gradient(to bottom, rgb(106, 169, 179) 0px, rgb(73, 112, 123) 100%);
    line-height: 1.4895 !important;
}

.head_Text {
    text-align: center;
    margin: 9px 0px;
    width: 80% !important;
    float: left;
}

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 10% !important;
    float: left;
    height: 15px;
}

.head_UserR {
    text-align: center;
    padding: 0px;
    width: 10% !important;
    float: left;
}

    .head_UserR p {
    margin: 3px;
    text-align: left;
    }

.dropdown-menu > li {
    background-image: linear-gradient(to bottom, rgb(9, 9, 9) 0px, rgb(48, 48, 48) 100%);
    border-bottom: 1px solid #101011;
    border-top: 1px solid #4e555d;
}
    .backgroCol > li {
        background-image: linear-gradient(to bottom, rgb(68, 68, 68) 0px, rgb(103, 103, 103) 100%);
        border-bottom: 1px solid #101011;
        border-top: 1px solid #4e555d;
        border: none;
    }

    .dropdown-menu > li a:hover {
        background-image: linear-gradient(to bottom, rgb(195, 86, 86) 0px, rgb(136, 12, 12) 100%) !important;
        /*border-bottom: 1px solid #a00303;
    border-top: 1px solid #d80606;*/
        color: #fff;
        line-height: 1.4895 !important;
        border-bottom: none !important;
        border-top: none !important;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 0px 0px;
    margin: 2px 0px 0px;
    font-size: 14px;
    text-align: left;
    list-style: outside none none;
    background-color: #000;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
    width: 200px !important;
}

    .dropdown-menu > li > a {
        clear: both;
        color: #fff;
        display: block;
        padding: 3px 20px;
        white-space: nowrap;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 13px;
        font-weight: bold;
        line-height: 1.4895 !important;
    }

    .dropdown-menu li a {
        display: block;
        padding: 5px 10px!important;
        clear: both;
        font-weight: bold;
        line-height: 1.4895 !important;
        color: #34383c;
        white-space: normal!important;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 13px;
    }

.cont_Head {
   min-height: 535px !important;
    margin-left: 0% !important;
    width: 95.8% !important;
    /* box-shadow: 0px 0px 20px 0px #ccc; */
    float: right;
}

.Header_Text {
    color: #1F0486;
    font-family: arial;
    font-size: 1.6em;
    font-weight: bold;
}

.box .box-header h2 i {
    border-right: 1px solid #dbdee0;
    color: #fff;
    padding: 12px 0;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: left;
    margin: -10px -20px -10px -5px;
    font-size: 16px;
}

.caret {
    margin-left: 10px !important;
}

.fa {
    margin-right: 10px !important;
}
.glyphicon {
    margin-right: 10px !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0 !important;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee !important;
    border-color: #337ab7 !important;
    background-image: linear-gradient(to bottom, rgb(10, 208, 43) 0px, #267927 100%) !important;
    border-color: rgba(51, 122, 183, 0.01) !important;
}

.nav .open > .OpenColor, .nav .open > .OpenColor:focus, .nav .open > .OpenColor:hover {
    background-color: #eee !important;
    border-color: #337ab7 !important;
    background-image: linear-gradient(to bottom, rgb(255, 212, 133) 0px, #9e7435 100%) !important;
    border-color: rgba(51, 122, 183, 0.01) !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #121517 !important;
}
.HeadLogOut {
    margin-right: 1rem;
    position: absolute;
    right: 1rem;
    padding: .3rem;
    background-color: #fff;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.conta_sty {
    min-height: 555px !important;
     margin-left: 4% !important; 
     width: 95.8% !important; 
     box-shadow: 0px 0px 20px 0px #ccc;
}
  .Radio_Button {
    line-height: 1.143  !important;
    margin: 1px 10px 0px 0px  !important;
}
        .Radio_label {
    text-align: left  !important;
    width: 45% !important;
    color: #000 !important;
    line-height: 1.487 !important;
}
/*@media (max-width:1104px) and (min-width:1043px) {
    .caret {
    margin-left: 7px !important;
}
    .fa {
    margin-right: 8px !important;
}
    .nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 5px 8px 5px 8px !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}
}

@media (max-width:1042px) and (min-width:939px) {
    .caret {
    margin-left: 5px !important;
}
    .fa {
    margin-right: 6px !important;
}
    .nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 5px 5px 5px 5px !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}
    .head_Text {
    text-align: center;
    margin: 9px 0px;
    width: 70% !important;
    float: left;
}

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 15% !important;
    float: left;
    height: 15px;
}

.head_UserR {
    text-align: center;
    padding: 0px;
    width: 15% !important;
    float: left;
}
}

@media (max-width:938px) and (min-width:839px) {
    .caret {
    margin-left: 3px !important;
}
    .fa {
    margin-right: 4px !important;
}
    .nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 5px 3px 5px 3px !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}
    .head_Text {
    text-align: center;
    margin: 9px 0px;
    width: 70% !important;
    float: left;
}

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 15% !important;
    float: left;
    height: 15px;
}

.head_UserR {
    text-align: center;
    padding: 0px;
    width: 15% !important;
    float: left;
}
}

@media (max-width:838px) and (min-width:768px) {
    .caret {
    margin-left: 1px !important;
}
    .fa {
    margin-right: 2px !important;
}
    .nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 0px 5px 0px 4px !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}
    .head_Text {
    text-align: center;
    margin: 9px 0px;
    width: 70% !important;
    float: left;
}

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 15% !important;
    float: left;
    height: 15px;
}

.head_UserR {
    text-align: center;
    padding: 0px;
    width: 15% !important;
    float: left;
}
}*/


@media (max-width: 767px) {
    .grid_header {
        width:30% !important;
        float:left !important;
    }
    
    .grid_header_mid {
        width:40% !important;
        float:left !important;
    }
    .grid_footerLft {
        width:30% !important;
        float:left !important;
    }    
    .grid_footerMd {
        width:40% !important;
        float:left !important;
    }
    .grid_footerRhgt {
        width:30% !important;
        float:left !important;
    }
.HeadLogOut {
    width: 26px;
    margin: 0.5% 1% 0% 0%;
}
    .head_Text {
        text-align: center;
        margin: 9px 0px;
        width: 70% !important;
        float: left;
    }

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 15% !important;
    float: left;
    height: 15px;
}
.head_UserR {
    text-align: center;
    padding: 0px;
    width: 15% !important;
    float: left;
}
    .head_UserR p {
    margin: 3px;
    text-align: left;
    }
    .Header_Text {
        color: #1F0486;
        font-family: arial;
        font-size: 1.6em;
        font-weight: bold;
    }

    .iconbox {
        position: static;
        background: #EEE none repeat scroll 0% 0%;
        /* border-right: 1px solid #333; */
        left: 0px;
        top: 90px;
        width: 6%;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
        margin-left: -7%;
        float: left;
    }

    .navbar-toggle .icon-bar {
        display: block !important;
        width: 22px !important;
        height: 2px !important;
        border-radius: 1px !important;
        background-color: #fff !important;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
            background-color: #fff !important;
        }

    .cm_navbar {
        position: relative;
        min-height: 30px;
        margin-bottom: 0px;
        border: 1px solid transparent;
    }

    .nav > li > a {
        position: relative !important;
        display: block !important;
        padding: 2px 15px !important;
    }

    a {
        /*color: #ffffff !important;
        text-decoration: none !important;*/
    }

    .cont_Menu {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        width: 100% !important;
        padding: 0px !important;
    }

    .navbar-header {
        /*background: #631329;
        border-radius: 0px 0px 0px 0px;
        border-color: #E7E7E7;
        background-image: linear-gradient(to bottom,#d03d65 0,#631329 100%) !important;*/
    }

    .hdr {
        width: 100%;
        /* background: #1892d2 !important; */
        /* background: #D2D0D2 !important; */
        /*border-bottom: 2px solid #7dcbf4;*/
        background-image: linear-gradient(to bottom,#fbfbfb 0,#c5c5c5 100%) !important;
    }

    .navbar-toggle {
        position: relative !important;
        float: right !important;
        /*padding: 9px 10px !important;
    margin-top: 8px !important;
    margin-right: 15px !important;
    margin-bottom: 8px !important;*/
        background-color: rgba(0, 0, 0, 0.25) !important;
        background-image: none !important;
        border: 1px solid rgb(255, 246, 246) !important;
        border-radius: 4px !important;
        color: #fff !important;
    
    }

    .navbar-nav {
        margin: 0px -15px !important;
        width: auto;
    }

    .navbar-collapse {
        background: #631329;
        border-radius: 0px 0px 0px 0px;
        border-color: #E7E7E7;
        background-image: linear-gradient(to bottom,#d03d65 0,#631329 100%) !important;
    }

    .navbar-nav > li {
        /*background-image:linear-gradient(to bottom, rgb(113, 83, 83) 0px, rgb(136, 52, 12) 100%) !important;
        border-bottom: 1px solid #a00303;
        border-top: 1px solid #d80606;
        border: none;*/
        color: #fff;
        width: 100%;
        border-bottom: 1px solid rgba(222, 218, 218, 0.58);
    }

    .dropdown-menu > li {
        background-image: linear-gradient(to bottom, rgb(9, 9, 9) 0px, rgb(48, 48, 48) 100%);
        border-bottom: 1px solid #101011;
        border-top: 1px solid #4e555d;
        border: none;
    }
    .backgroCol > li {
        background-image: linear-gradient(to bottom, rgb(68, 68, 68) 0px, rgb(103, 103, 103) 100%);
        border-bottom: 1px solid #101011;
        border-top: 1px solid #4e555d;
        border: none;
    }

        .dropdown-menu > li a:hover {
            background-image: linear-gradient(to bottom, rgb(195, 86, 86) 0px, rgb(136, 12, 12) 100%) !important;
            /*border-bottom: 1px solid #a00303;
    border-top: 1px solid #d80606;*/
            color: #fff;
            border-bottom: none !important;
            border-top: none !important;
        }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 200px;
        padding: 0px 0px;
        margin: 2px 0px 0px;
        font-size: 14px;
        text-align: left;
        list-style: outside none none;
        background-color: #000;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
        width: 100% !important;
    }

        .dropdown-menu > li > a {
            clear: both;
            color: #fff;
            display: block;
            font-weight: 400;
            line-height: 1.42857;
            padding: 3px 20px;
            white-space: nowrap;
        }

        .dropdown-menu li a {
            display: block;
            padding: 5px 10px!important;
            clear: both;
            font-weight: normal;
            line-height: 20px;
            color: #34383c;
            white-space: normal!important;
        }

    .cont_Head {
        min-height: 545px !important;
        margin-left: 0%;
        width: 94% !important;
        box-shadow: 0px 0px 20px 0px #ccc;
        float: right;
    }
    .conta_sty {
    min-height: 555px !important;
    margin-left: 7% !important;
    width: 92.8% !important;
    box-shadow: 0px 0px 20px 0px #ccc;
}
}
@media (max-width: 655px) and (min-width:499px) {
 .head_Text {
        text-align: center;
        margin: 9px 0px;
        width: 60% !important;
        float: left;
    }

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 20% !important;
    float: left;
    height: 15px;
}
.head_UserR {
    text-align: center;
    padding: 0px;
    width: 20% !important;
    float: left;
}
}

@media (max-width: 498px) {
    .head_Text {
        text-align: center;
        margin: 9px 0px;
        width: 50% !important;
        float: left;
    }

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 25% !important;
    float: left;
    height: 15px;
}
.head_UserR {
    text-align: center;
    padding: 0px;
    width: 25% !important;
    float: left;
}
    .head_UserR p {
    margin: 3px;
    text-align: left;
    }
    .Header_Text {
        color: #1F0486;
        font-family: arial;
        font-size: 1em;
        font-weight: bold;
    }
    .conta_sty {
    min-height: 555px !important;
    margin-left: 9% !important;
    width: 90.8% !important;
    box-shadow: 0px 0px 20px 0px #ccc;
}
    .iconbox {
        position: static;
        background: #EEE none repeat scroll 0% 0%;
        /* border-right: 1px solid #333; */
        left: 0px;
        top: 90px;
        width: 9%;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
        margin-left: -10%;
        float: left;
    }

}
@media (max-width:430px) and (min-width:331px) {
.HeadLogOut {
    width: 26px;
    margin: 0.5% 1% 0% 0%;
}
.conta_sty {
    min-height: 540px !important;
     margin-left: 10% !important; 
     width: 90% !important; 
     box-shadow: 0px 0px 20px 0px #ccc;
}
.iconbox {
    position: static;
    background: #EEE none repeat scroll 0% 0%;
    /* border-right: 1px solid #333; */
    left: 0px;
    top: 90px;
    width: 10%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    margin-left: -10%;
    float: left;
}

    .head_Text {
        text-align: center;
        margin: 9px 0px;
        width: 50% !important;
        float: left;
    }

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 10% !important;
    float: left;
    height: 15px;
}
.head_UserR {
    text-align: center;
    padding: 0px;
    width: 40% !important;
    float: left;
}
    .head_UserR p {
    margin: 3px;
    text-align: left;
    }
}
@media (max-width:330px) {
.HeadLogOut {
    width: 26px;
    margin: 1% 1% 0% 0%;
}
.conta_sty {
    min-height: 540px !important;
     margin-left: 10% !important; 
     width: 90% !important; 
     box-shadow: 0px 0px 20px 0px #ccc;
}
.iconbox {
    position: static;
    background: #EEE none repeat scroll 0% 0%;
    /* border-right: 1px solid #333; */
    left: 0px;
    top: 90px;
    width: 10%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    margin-left: -10%;
    float: left;
}

    .head_Text {
        text-align: center;
        margin: 9px 0px;
        width: 60% !important;
        float: left;
    }

.head_UserL {
    text-align: center;
    padding: 0px;
    width: 0% !important;
    float: left;
    height: 15px;
}
.head_UserR {
    text-align: center;
    padding: 0px;
    width: 40% !important;
    float: left;
}
    .head_UserR p {
    margin: 3px;
    text-align: left;
    }
}
