.templatingSelect2 {
    margin-left: 0px;
}

.linearBglightbrown1 {
    background: url(../Images/Home.png);
}

.col-xs-6 {
    width: 115%;
}

.panelstyle {
    background-color: #4B0088;
    border-radius: 10px;
    width: 593px;
    height: 320px;
    position: absolute;
    margin-top: 37px;
    /*margin-top:23%*/
}

.curveright {
    border-bottom-right-radius: 35px !important;
    border-top-right-radius: 35px !important;
}

.bground {
    background-image: url(../Images/Home.png);
    background-size: 100% 100%;
    opacity: 1;
    z-index: 6;
}

body {
    /*background-repeat: no-repeat;
            background-attachment: initial;*/
    background-size: cover;
    padding: 5px;
    font-size: 10px;
}

html, body {
    margin: 0px;
    padding: 0px;
    height: 100vh;
}

h5 {
    font-family: Arial;
    color: #4B0088;
    font-weight: bold;
    font-size: 23px;
    width: 811px;
    position: absolute;
    margin-top: 30%;
}

h1 {
    font-family: Arial;
    font-weight: bold;
    position: relative;
}

.login_content h1 {
    font: normal 19px Helvetica, Arial, sans-serif;
    letter-spacing: -0.05em;
    line-height: 20px;
    margin: -50px 0 30px;
}




/*==  Here Implemtn Here To Css Of Appprov.Cstml  ===*/

.btnApprove {
    /* display: inline-block; */
    padding: 10px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    /*touch-action: manipulation;*/
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    /*color: white !important;*/
    margin-left: 77%;
}

.h4 {
    margin-top: 91px;
    margin-bottom: 10px;
    margin-left: 42%;
    font-weight: bold;
    font-size: 20px !important;
    color: #4B0088;
}

.nav-tabs {
    width: 60%;
    padding-left: 0;
    margin-bottom: 39px;
    list-style: none;
}

    .nav-tabs > li a {
        border: 1px solid #1A3E5E;
        background-color: #4B0088;
        color: #fff;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        background-color: #000;
        /*background-color: #8529FF;*/
        color: #000;
        border: 1px solid #1A3E5E;
        border-bottom-color: transparent;
        color: white;
    }

    .nav-tabs > li > a:hover {
       background-color: rgba(75, 0, 136, 0.5411764705882353) !important;
        border-radius: 5px;
        color: #fff !important;
    }

.tab-pane {
     padding-top: 40px !important; 
    border-top: 0;
    /* width: 60%; */
    /*background-color: rgba(75, 0, 136, 0.5411764705882353);*/
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    border-bottom: none;
}

td, tr {
    /*border: solid;
    text-align: left;
    border-width: 1px;*/
    border:1px solid #000 !important;
}

th {
    border:1px solid #000 !important;
    background-color: #6E319E;
    color: white;
}

.ChkBoxClass {
    width: 15px;
    height: 15px;
}

body {
    line-height: 1.5;
    
}

.active {
    /* border: 1px solid #777777; */
    /* padding: 4px 7px 4px 7px; */
    /* background: #4e3296;
    background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#47049cd1), to(#EEEEEE));
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;*/
}


.tab-content {
    margin-top: 2%;
}

h4 {
   margin-top: 2%;
}


/*=======  Sinup Page Css Here Implemented    ===============*/


 h4, h4 {
    font-weight: bold;
    font-size: 199%;
    font-family: arial;
     color: #4B0088;
     margin-top: 4%; 
}



label {
     font-size:17px;
     color :#4B0088;
}


table.purpleHorizon {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  width: 91%;
  text-align: center;
  border-collapse: collapse;
}
table.purpleHorizon td, table.purpleHorizon th {
  border: 1px solid #555555;
  padding: 5px 2px;
}
table.purpleHorizon tbody td {
  font-size: 11px;
  font-weight: bold;
  color: #6E319E;
}
table.purpleHorizon tr:nth-child(even) {
  background: #F9F9F9;
}
table.purpleHorizon td:nth-child(even) {
  background: #FFFFFF;
}
table.purpleHorizon thead {
  background: #6E319E;
  border-bottom: 1px solid #000000;
}
table.purpleHorizon thead th {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  border-left: 1px solid #000000;
}
table.purpleHorizon thead th:first-child {
  border-left: none;
}

table.purpleHorizon tfoot td {
  font-size: 13px;
}
table.purpleHorizon tfoot .links {
  text-align: right;
}
table.purpleHorizon tfoot .links a{
  display: inline-block;
  background: #792396;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}


.DrodownFontSize{
    font-size: 14px !important;
}

