/* 

    Document   : validate-style

    Created on : Mar 10, 2014, 2:00:43 AM

    Author     : Mahesh Chathuranga

    Description: Purpose of the stylesheet follows.

*/

.wrap {
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}



.panel {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: none;
    box-shadow: none;
}

.panel:last-child {
    border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
    border-radius: 4px 4px 0 0;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-group .panel + .panel {
    margin-top: 0;
}

.panel-heading {
    background-color: #fff;
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 0;
}

.panel-title a {
    display: block;
    color: #fff;
    padding: 15px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}

.panel-body {
    background: #fff;
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
    border-radius: 0 0 4px 4px;
    transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
    border-radius: 0;
    transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
    content: '\e146';
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    font-size: 24px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    transition: all 0.5s;
    transform: scale(0);
}

#bs-collapse .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    transform: scale(0);
    transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
    content: '\e909';
    transform: scale(1);
    transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
    content: '\e316';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    transform: rotate(180deg);
    transition: all 0.5s;
    color: black;
}

#accordion .panel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}
.h-s{
    margin-top: 1px; 
    margin-bottom: 1px;
    padding-bottom:5px;
    margin-left: 26px;
    text-align: left;
    color: white
}
.color-black{
    color: black;
}
.bor-d{
    border: 1px solid;


    border-color: #0d0d0d;
}

root { 

    display: block;

}

.div-form{

    padding: 9px 0px 0px 9px;

}

#star {

    color: #FF0000;

}



.star {

    color: #FF0000;

}

.notvalidated {

    margin: -20px 0px 0px 0px;

    position: absolute;

    padding-left: 21px;

    padding: 0px 5px 0px 5px;

    background-color: #AF0000;

    color: #FFF;

    font-weight: bold;

    border-radius: 2px;

    box-shadow: 3px 3px 6px #666;

    display: none;

    font-size: 12px;

    font-family: Arial, Helvetica, sans-serif;

}

.notvalidated-cap {

    margin: -20px 0px 0px 100px;

    position: absolute;

    padding-left: 21px;

    padding: 0px 5px 0px 5px;

    background-color: #AF0000;

    color: #FFF;

    font-weight: bold;

    border-radius: 2px;

    box-shadow: 3px 3px 6px #666;

    display: none;

    font-size: 12px;

    font-family: Arial, Helvetica, sans-serif;

}

#sending {

    display: none;

    position: fixed;

    left: 0px;

    top: 0px;

    width: 100%;

    height: 100%;

    z-index: 9999;

    background: url('img/sending.gif') 50% 50% no-repeat rgb(255, 255, 255);

}

#checking {

    display: none;

}



.div-check

{ 

    height: 20px;

    width : 300px;

}

.text-box{

    width: 375px;

    display: block;

    border: 1px solid #999;

    height: 25px;

    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    font-family: Tahoma, Geneva, sans-serif;

    padding: 0px 0px 0px 10px;

    color: rgb(133, 133, 133);

    font-weight: 900;

}



.text-box-cap{

    width: 100px;

    display: block;

    border: 1px solid #999;

    height: 25px;

    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    font-family: Tahoma, Geneva, sans-serif;

    padding: 0px 0px 0px 10px;

    color: rgb(133, 133, 133);

    font-weight: 900;

    margin: 30px 0px 0px 10px;

}



#div-center{

    background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));

    background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);

    margin:auto;

    position:relative;

    width:550px;

    font-family: Tahoma, Geneva, sans-serif;

    font-size: 14px;

    font-style: italic;

    line-height: 24px;

    font-weight: bold;

    color: #FF8F00;

    text-decoration: none;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

    padding:10px;

    border: 1px solid #999;

    border: inset 1px solid #333;

    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);





}





.myButton {

    -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;

    -webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;

    box-shadow:inset 0px 1px 0px 0px #fff6af;

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));

    background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);

    background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);

    background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);

    background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);

    background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);

    background-color:#ffec64;

    -moz-border-radius:6px;

    -webkit-border-radius:6px;

    border-radius:6px;

    border:1px solid #ffaa22;

    display:inline-block;

    cursor:pointer;

    color:#333333;

    font-family:arial;

    font-size:15px;

    font-weight:bold;

    padding:6px 24px;

    text-decoration:none;

    text-shadow:0px 1px 0px #ffee66;

}

.myButton:hover {

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));

    background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);

    background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);

    background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);

    background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);

    background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);

    background-color:#ffab23;

}

.myButton:active {

    position:relative;

    top:1px;

}

#dismessage

{

    display: none;

    background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));

    background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);

    margin:auto;

    position:relative;

    width:auto;

    font-family: Tahoma, Geneva, sans-serif;

    font-size: 14px;

    font-style: italic;

    line-height: 24px;

    font-weight: bold;

    color:#00AF00;

    text-decoration: none;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

    padding:10px;

    border: 1px solid #999;

    border: inset 1px solid #333;

    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    /*    margin-top:10px;*/
    margin-bottom: 10px;

}
#dismessage_2

{

    display: none;

    background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));

    background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);

    margin:auto;

    position:relative;

    width:auto;

    font-family: Tahoma, Geneva, sans-serif;

    font-size: 14px;

    font-style: italic;

    line-height: 24px;

    font-weight: bold;

    color:#00AF00;

    text-decoration: none;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

    padding:10px;

    border: 1px solid #999;

    border: inset 1px solid #333;

    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

    /*    margin-top:10px;*/
    margin-bottom: 10px;

}



.refresh-img{

    width: 23px;

    height: 30px;

    margin: -29px 0px 18px 128px;

}





.contact-detail-box{

    padding-bottom: 45px;

}



.contact-detail-box h5{

    color: #001f54;

    padding-top: 10px;

    font-size: 16px;

}
 
