@charset "utf-8";
/* CSS Document */

/*body.modal-open { position: fixed; width: 100%; }
*/
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.gapped{
margin:10px;
}

.half-gapped{
margin:5px
}

.double-gapped{
margin:20px
}

.triple-gapped{
margin:30px
}

.gap-top{
margin-top:10px
}

.half-gap-top{
margin-top:5px
}

.double-gap-top{
margin-top:20px
}

.triple-gap-top{
margin-top:30px
}

.gap-right{
margin-right:10px
}

.half-gap-right{
margin-right:5px
}

.double-gap-right{
margin-right:20px
}

.triple-gap-right{
margin-right:30px
}

.gap-bottom{
margin-bottom:10px
}

.half-gap-bottom{
margin-bottom:5px
}

.double-gap-bottom{
margin-bottom:20px
}

.triple-gap-bottom{
margin-bottom:30px
}

.gap-left{
margin-left:10px
}

.half-gap-left{
margin-left:5px
}

.double-gap-left{
margin-left:20px
}

.triple-gap-left{
margin-left:30px
}

.padded {
padding:10px
}

.half-padded{
padding:5px
}

.double-padded{
padding:20px
}

.triple-padded{
padding:30px
}

.pad-top{
padding-top:10px
}

.half-pad-top{
padding-top:5px
}

.double-pad-top{
padding-top:20px
}

.triple-pad-top{
padding-top:30px
}

.pad-right{
padding-right:10px
}

.half-pad-right{
padding-right:5px
}

.double-pad-right{
padding-right:20px
}

.triple-pad-right{
padding-right:30px
}

.pad-bottom{
padding-bottom:10px
}

.half-pad-bottom{
padding-bottom:5px
}

.double-pad-bottom{
padding-bottom:20px
}

.triple-pad-bottom{
padding-bottom:30px
}

.pad-left{
padding-left:10px
}

.half-pad-left{
padding-left:5px
}

.double-pad-left{
padding-left:20px
}

.triple-pad-left{
padding-left:30px
}

.login_box{
	width: 400px;

	border: 1px solid #2C3CFC;
	/* Rounded Corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #61C0E6;
	
	/*margin-left: -420px;*/
	margin-top: 50px;
	margin-left: auto ;
 	margin-right: auto ;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.login_box_inner{

	border: 1px solid #2C3CFC;
	/* Rounded Corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #C7FFFF;
	
	/*margin-left: -420px;*/
	margin-left: auto ;
 	margin-right: auto ;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.login_label{
	width:100px;
}

.center-block{
	width:50%;
	margin-left: auto ;
 	margin-right: auto ;
	
}

.btn-cons {
	margin-right: 5px;
	min-width: 120px;
	margin-bottom: 8px;
}

.btn-med {
	margin-right: 5px;
	min-width: 100px;
	margin-bottom: 8px;
}

.btn-shrt {
	margin-right: 5px;
	min-width: 90px;
	margin-bottom: 8px;
}

.btn-tiny {
	margin-right: 5px;
	min-width: 50px;
	margin-bottom: 8px;
}



.btn-grey { background-color: hsl(0, 0%, 57%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcfcfc", endColorstr="#919191"); background-image: -khtml-gradient(linear, left top, left bottom, from(#fcfcfc), to(#919191)); background-image: -moz-linear-gradient(top, #fcfcfc, #919191); background-image: -ms-linear-gradient(top, #fcfcfc, #919191); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #919191)); background-image: -webkit-linear-gradient(top, #fcfcfc, #919191); background-image: -o-linear-gradient(top, #fcfcfc, #919191); background-image: linear-gradient(#fcfcfc, #919191); border-color: #919191 #919191 hsl(0, 0%, 46.5%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69); -webkit-font-smoothing: antialiased; }
.btn-grey active { background-color: hsl(0, 0%, 79%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#134134134", endColorstr="#c9c9c9"); background-image: -khtml-gradient(linear, left top, left bottom, from(#134134134), to(#c9c9c9)); background-image: -moz-linear-gradient(top, #134134134, #c9c9c9); background-image: -ms-linear-gradient(top, #134134134, #c9c9c9); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #134134134), color-stop(100%, #c9c9c9)); background-image: -webkit-linear-gradient(top, #134134134, #c9c9c9); background-image: -o-linear-gradient(top, #134134134, #c9c9c9); background-image: linear-gradient(#134134134, #c9c9c9); border-color: #c9c9c9 #c9c9c9 hsl(0, 0%, 68.5%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69); -webkit-font-smoothing: antialiased; }

.btn-approval {
	
background-color: hsl(110, 56%, 16%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#398f28", endColorstr="#193f11"); background-image: -khtml-gradient(linear, left top, left bottom, from(#398f28), to(#193f11)); background-image: -moz-linear-gradient(top, #398f28, #193f11); background-image: -ms-linear-gradient(top, #398f28, #193f11); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #398f28), color-stop(100%, #193f11)); background-image: -webkit-linear-gradient(top, #398f28, #193f11); background-image: -o-linear-gradient(top, #398f28, #193f11); background-image: linear-gradient(#398f28, #193f11); border-color: #193f11 #193f11 hsl(110, 56%, 11%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased;	
}

.btn-post{
 background-color: hsl(312, 80%, 16%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#770d62", endColorstr="#49083c"); background-image: -khtml-gradient(linear, left top, left bottom, from(#770d62), to(#49083c)); background-image: -moz-linear-gradient(top, #770d62, #49083c); background-image: -ms-linear-gradient(top, #770d62, #49083c); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #770d62), color-stop(100%, #49083c)); background-image: -webkit-linear-gradient(top, #770d62, #49083c); background-image: -o-linear-gradient(top, #770d62, #49083c); background-image: linear-gradient(#770d62, #49083c); border-color: #49083c #49083c hsl(312, 80%, 13.5%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16); -webkit-font-smoothing: antialiased;	
}

.btn-prog{
background-color: hsl(36, 100%, 29%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f99500", endColorstr="#935800"); background-image: -khtml-gradient(linear, left top, left bottom, from(#f99500), to(#935800)); background-image: -moz-linear-gradient(top, #f99500, #935800); background-image: -ms-linear-gradient(top, #f99500, #935800); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f99500), color-stop(100%, #935800)); background-image: -webkit-linear-gradient(top, #f99500, #935800); background-image: -o-linear-gradient(top, #f99500, #935800); background-image: linear-gradient(#f99500, #935800); border-color: #935800 #935800 hsl(36, 100%, 24%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased;	
}

input, textarea, button { margin-top:10px }

/* Required field START */

.required-field-block {
    position: relative;   
}

.required-field-block .required-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -0.25em 0.25em 0em;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
    padding: 0.5em 0.8em;
    color: rgba(0, 0, 0, 0.65);
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0.325em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear;
    font-size: 75%;
}
	
.required-field-block .required-icon {
    background-color: transparent;
    position: absolute;
    top: 0em;
    right: 0em;
    z-index: 10;
    margin: 0em;
    width: 30px;
    height: 30px;
    padding: 0em;
    text-align: center;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.required-field-block .required-icon:after {
    position: absolute;
    content: "";
    right: 1px;
    top: 1px;
    z-index: -1;
    width: 0em;
    height: 0em;
    border-top: 0em solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 0em solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

.required-field-block .required-icon .text {
	color: #B80000;
	font-size: 26px;
	margin: -3px 0 0 12px;
}
/* Required field END */

.helpbutton {
	color:blue;
	  width: 30px;
	  height: 30px;
	  text-align: center;
	  padding: 6px 0;
/*	  font-size: 12px;
	  line-height: 1.42;*/
	  border-radius: 15px;
}

.isip6{
	display: none;	
}

.notip6{
	display: block;	
}

.panel-approval {
	border-color: #009900;
}
.panel-approval > .panel-heading {
  color: #ffffff;
  background-color: #009900;
  border-color: #009900;
}
.panel-approval > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #009900;
}
.panel-approval > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #009900;
}

.panel-post {
	border-color: #650454;
}
.panel-post > .panel-heading {
  color: #ffffff;
  background-color: #650454;
  border-color: #650454;
}
.panel-post > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #650454;
}
.panel-post > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #650454;
}


.panel-prog {
	border-color: #d49a29;
}
.panel-prog > .panel-heading {
  color: #ffffff;
  background-color: #d49a29;
  border-color: #d49a29;
}
.panel-prog > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d49a29;
}
.panel-prog > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d49a29;
}

/*Nav Breadcrumbs Start*/
.btn-group > .btn-default {
    border-left: #fff;
}

.btn-group > .btn:first-child {
   border-left: 1px solid rgb(173, 173, 173);
}

.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}



/*Nav Breadcrumbs end*/

.welcometitle{
	font-size: 24px;
	font-weight: bold;
	padding-top: 20px;
}
.navtitle{
	font-size: 24px;
	font-weight: bold;
	/*padding-top: 20px;
	margin-bottom: 10px;*/
	
}

.imalogo{
	width:75px;
	height:75px;
	margin-bottom: 8px;
	margin-top: 8px;
}

.btn-arrow-right,
.btn-arrow-left {
  position: relative;
  padding-left: 18px;
  padding-right: 18px;
}
.btn-arrow-right {
  padding-left: 36px;
}
.btn-arrow-left {
  padding-right: 36px;
}
.btn-arrow-right:before,
.btn-arrow-right:after,
.btn-arrow-left:before,
.btn-arrow-left:after {
  /* make two squares (before and after), looking similar to the button */
  content: "";
  position: absolute;
  top: 5px;
  /* move it down because of rounded corners */
  width: 22.627417px;
  /* same as height */
  height: 22.627417px;
  /* button_inner_height / sqrt(2) */
  background: inherit;
  /* use parent background */
  border: inherit;
  /* use parent border */
  border-left-color: transparent;
  /* hide left border */
  border-bottom-color: transparent;
  /* hide bottom border */
  border-radius: 0px 4px 0px 0px;
  /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
  -webkit-border-radius: 0px 4px 0px 0px;
  -moz-border-radius: 0px 4px 0px 0px;
}
.btn-arrow-right:before,
.btn-arrow-right:after {
  transform: rotate(45deg);
  /* rotate right arrow squares 45 deg to point right */
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.btn-arrow-left:before,
.btn-arrow-left:after {
  transform: rotate(225deg);
  /* rotate left arrow squares 225 deg to point left */
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
}
.btn-arrow-right:before,
.btn-arrow-left:before {
  /* align the "before" square to the left */
  left: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:after {
  /* align the "after" square to the right */
  right: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:before {
  /* bring arrow pointers to front */
  z-index: 1;
}
.btn-arrow-right:before,
.btn-arrow-left:after {
  /* hide arrow tails background */
  background-color: white;
}

/* single sided arrows */
.btn-single-right,
.btn-single-left {
  position: relative;
  padding-left: 18px;
  padding-right: 18px;
}
.btn-single-right {
  padding-left: 36px;
}
.btn-single-left {
  padding-right: 36px;
}
.btn-single-right:before,
.btn-single-right:after,
.btn-single-left:before,
.btn-single-left:after {
  /* make two squares (before and after), looking similar to the button */
  content: "";
  position: absolute;
  top: 5px;
  /* move it down because of rounded corners */
  width: 22.627417px;
  /* same as height */
  height: 22.627417px;
  /* button_inner_height / sqrt(2) */
  background: inherit;
  /* use parent background */
  border: inherit;
  /* use parent border */
  border-left-color: transparent;
  /* hide left border */
  border-bottom-color: transparent;
  /* hide bottom border */
  border-radius: 0px 4px 0px 0px;
  /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
  -webkit-border-radius: 0px 4px 0px 0px;
  -moz-border-radius: 0px 4px 0px 0px;
}
.btn-single-right:before,
.btn-single-right:after {
  transform: rotate(45deg);
  /* rotate right arrow squares 45 deg to point right */
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.btn-single-left:before,
.btn-single-left:after {
  transform: rotate(225deg);
  /* rotate left arrow squares 225 deg to point left */
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
}
.btn-single-right:before,
.btn-single-left:before {
  /* align the "before" square to the left */
  left: -11px;
}
.btn-single-right:after,
.btn-single-left:after {
  /* align the "after" square to the right */
  right: -11px;
}
.btn-single-right:after,
.btn-single-left:before {
  /* bring arrow pointers to front */
  z-index: 1;
}
.btn-single-right:before,
.btn-single-left:after {
  /* hide arrow tails background */
  background-color: white;
}


.row-striped:nth-of-type(odd){
  background-color: #efefef;
}

.row-striped:nth-of-type(even){
  background-color: #ffffff;
}

@media (max-device-width:400px) {

.login_box{
	width: 200px;
}


}


@media (min-width: 360px) {
    /*android agora 6+ */
    .QuestBarQ {
        cursor: pointer;
        font-size: 36px;

        white-space: nowrap;
    }

    .btn {
        padding: 12px 12px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px;
    }

    .form-control {
        font-size: 18px;
        height: 30px;
        padding: 3px 4px;
    }

    body {
        font-size: 18px;
    }

    h3, .h3 {
        font-size: 24px;
    }

    h4, .h4 {
        font-size: 20px;
    }

    h5, .h5 {
        font-size: 18px;
    }

    .caminput {
        font-size: 36px;
        height: 60px;
    }

    .isip6 {
        display: block;
    }

    .notip6 {
        display: none;
    }

    .panel-title {
        font-size: 24px;
    }

    .welcometitle {
        font-size: 20px;
        font-weight: bold;
        padding-top: 20px;
    }

    .navtitle {
        font-size: 20px;
        font-weight: bold;
        /*	margin-top: 20px;
            margin-bottom: 10px*/;

    }

    .modal-body {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .modal-footer {
        padding-top: 5px;
    }
}
@media (min-width: 414px)  and (orientation : portrait) { 

/*	iphone 6+7+8+*/
 
 .QuestBarQ {
    cursor: pointer;
    font-size: 36px;
    
    white-space: nowrap;
}

.btn {
  padding: 10px 10px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.form-control {
	font-size: 18px;
	height:30px;
	padding: 6px 4px;
}
body{
	font-size: 18px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 20px;
}

h5, .h5 {
    font-size: 18px;
}

.caminput {
    font-size: 36px;
	height:60px;
}
.modal-dialog {
    margin: 5px auto;
    width: 400px;
}

.isip6{
	display: block;	
}

.notip6{
	display:none ;	
}
.panel-title{
    font-size: 40px;
}

.btn-arrow-right,
.btn-arrow-left {
  position: relative;
  padding-left: 18px;
  padding-right: 18px;
}
.btn-arrow-right {
  padding-left: 36px;
}
.btn-arrow-left {
  padding-right: 36px;
}
.btn-arrow-right:before,
.btn-arrow-right:after,
.btn-arrow-left:before,
.btn-arrow-left:after {
  /* make two squares (before and after), looking similar to the button */
  content: "";
  position: absolute;
  top: 5px;
  /* move it down because of rounded corners */
  width: 22.627417px;
  /* same as height */
  height: 22.627417px;
  /* button_inner_height / sqrt(2) */
  background: inherit;
  /* use parent background */
  border: inherit;
  /* use parent border */
  border-left-color: transparent;
  /* hide left border */
  border-bottom-color: transparent;
  /* hide bottom border */
  border-radius: 0px 4px 0px 0px;
  /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
  -webkit-border-radius: 0px 4px 0px 0px;
  -moz-border-radius: 0px 4px 0px 0px;
}
.btn-arrow-right:before,
.btn-arrow-right:after {
  transform: rotate(45deg);
  /* rotate right arrow squares 45 deg to point right */
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.btn-arrow-left:before,
.btn-arrow-left:after {
  transform: rotate(225deg);
  /* rotate left arrow squares 225 deg to point left */
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
}
.btn-arrow-right:before,
.btn-arrow-left:before {
  /* align the "before" square to the left */
  left: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:after {
  /* align the "after" square to the right */
  right: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:before {
  /* bring arrow pointers to front */
  z-index: 1;
}
.btn-arrow-right:before,
.btn-arrow-left:after {
  /* hide arrow tails background */
  background-color: white;
}
.welcometitle{
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
}

.navtitle{
	font-size: 18px;
	font-weight: bold;
/*	margin-top: 20px;
	margin-bottom: 10px;*/
	
	
}
.panel-title{
    font-size: 24px;
}


}

@media (min-width: 414px)  and (orientation : landscape) { 
/*	iphone 6+7+8+*/
 
 .QuestBarQ {
    cursor: pointer;
    font-size: 36px;
    
    white-space: nowrap;
}

.btn {
  padding: 10px 10px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-control {
	font-size: 36px;
	height:60px;
}

body{
	font-size: 36px;
}

h4, .h4 {
    font-size: 36px;
}

h5, .h5 {
    font-size: 32px;
}


.caminput {
    font-size: 36px;
	height:60px;
}
.modal-dialog {
 /*   margin: 5px auto;
    width: 850px;*/
}

.isip6{
	display: block;	
}

.notip6{
	display:none ;	
}

.panel-title{
    font-size: 20px;
}


}

@media (min-width: 768px) {

.btn {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.43;
  border-radius: 4px;
}
.form-control {
	font-size: 14px;
	height:34px;
}

body{
	font-size: 14px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}


  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
  .modal-lg {
    width: 900px;
  }
 
 .welcometitle{
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}
 
  .navtitle{
	font-size: 18px;
	font-weight: bold;
/*	margin-top: 15px;
	margin-bottom: 10px;*/
}

 .panel-title{
    font-size: 16px;
}

 .isip6{
	display: none;	
}

.notip6{
	display: block;	
}


}
@media (min-width: 992px) {
  .modal-dialog {
  position: relative;
  width: 800px;
  margin: 10px;
}

}
@media (min-width: 1200px) {
.welcometitle{
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}

 .navtitle{
	font-size: 18px;
	font-weight: bold;
/*	margin-top: 20px;
	margin-bottom: 10px;*/
	
	
}


}
